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
提交修改
yun
douzhuo
2 years ago
parent
a3d283b630
commit
1a19ee2cbf
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/mine/reception/addreception.vue
+ 1
- 1
pages/mine/reception/addreception.vue
View File
@@ -194,7 +194,7 @@
let obj = this.freeList.find(item => {
return item.agentId == this.userInfo.accountId
}) || null
if (!obj && this.userInfo.
userRoleTyp
e == 6) {
if (!obj && this.userInfo.
dataCod
e == 6) {
this.isPass = true
} else {
this.isPass = false
Write
Preview
Loading…
Cancel
Save