task#15950,信息变更申请按钮加权限
This commit is contained in:
@ -346,6 +346,7 @@ export default {
|
||||
this.isZd = urlParams?.get('isZd') || ''
|
||||
this.supplierId = urlParams?.get('supplierId') || ''
|
||||
this.isBtn= urlParams?.get('isBtn')
|
||||
console.log("this.isBtn",this.isBtn)
|
||||
},
|
||||
async mounted() {
|
||||
await this.checkMobile();
|
||||
|
Reference in New Issue
Block a user