This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liumin
/
NewZkgj
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
tijiaoxiugai
dev
douzhuo
2 years ago
parent
ab7d2008f7
commit
e6fe15597b
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
pages/center/prohibited/index.vue
+ 2
- 1
pages/center/prohibited/index.vue
View File
@@ -147,7 +147,7 @@
activeTotal2: 0,
timeshow: false,
soltishow: false,
orderBy:
''
,
orderBy:
null
,
userInfo: {},
totalRecords: '',
isRefresh: false,
@@ -217,6 +217,7 @@
taptimeisshow() {
this.timeshow = true;
},
//选择标签
selectCallback2(e) {
this.orderBy = e[0].value;
Write
Preview
Loading…
Cancel
Save