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
e6fe15597b
commit
727b12a296
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
pages/center/prohibited/index.vue
+ 4
- 0
pages/center/prohibited/index.vue
View File
@@ -373,6 +373,10 @@
item.label = item.name;
item.value = item.accountId
})
this.freeList.unshift({
label: '全部',
value: null,
})
})
},
//顾问确认
Write
Preview
Loading…
Cancel
Save