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
提交修改顾问筛选
dev
douzhuo
2 years ago
parent
727b12a296
commit
1e237e5bf7
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
pages/center/prohibited/index.vue
+ 2
- 2
pages/center/prohibited/index.vue
View File
@@ -118,7 +118,7 @@
identList: [ // 违禁标识列表
{
label: '全部',
value:
0
value:
null
},
{
label: '有效',
@@ -129,7 +129,7 @@
value: 2
},
],
violatedStatus:
0
, // 违禁状态
violatedStatus:
null
, // 违禁状态
selectshow: false,
totalTimeShow: false,
screen: {
Write
Preview
Loading…
Cancel
Save