diff --git a/src/views/resources/customer/components/AddCustom.vue b/src/views/resources/customer/components/AddCustom.vue index dc65ab2..6a8fe5d 100644 --- a/src/views/resources/customer/components/AddCustom.vue +++ b/src/views/resources/customer/components/AddCustom.vue @@ -201,6 +201,7 @@ type="primary" v-if="formData.custId != undefined" @click="active++" + v-hasPerm="['custom:add:binding:device']" > 绑定设备 @@ -274,7 +275,12 @@ title="确认解除设备与客户的绑定?" > @@ -331,7 +337,12 @@