This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
Jingde-town-wechat-uniapp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
上传
master
前端-胡立永
8 months ago
parent
eb61419c31
commit
b1e7b8ecf0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages_order/components/list/cardList.vue
+ 1
- 1
pages_order/components/list/cardList.vue
View File
@ -65,7 +65,7 @@
this
.
queryParams
.
pageNo
=
1
this
.
$api
(
'queryRoleInfoList'
,
{
...
this
.
queryParams
,
roleId
:
pin
+
1
,
roleId
:
parseInt
(
this
.
type
)
+
1
,
}
,
res
=>
{
uni
.
stopPullDownRefresh
(
)
if
(
res
.
code
==
200
)
{
Write
Preview
Loading…
Cancel
Save