diff --git a/src/views/Customer/CompanyRecord.vue b/src/views/Customer/CompanyRecord.vue index d1873df..c839601 100644 --- a/src/views/Customer/CompanyRecord.vue +++ b/src/views/Customer/CompanyRecord.vue @@ -99,7 +99,7 @@ 更换账号 删除 + 绑定售后运营 --> 系统运营 绑定代理商 {{scope.row.lockFlag==0?'禁用':'启用'}} @@ -253,7 +253,7 @@ - + @@ -273,7 +273,7 @@ - + diff --git a/src/views/Customer/Companymanagement.vue b/src/views/Customer/Companymanagement.vue index 8b51fb1..b7d435a 100644 --- a/src/views/Customer/Companymanagement.vue +++ b/src/views/Customer/Companymanagement.vue @@ -245,7 +245,7 @@ - + @@ -265,7 +265,7 @@ - + diff --git a/src/views/Equipment/index.vue b/src/views/Equipment/index.vue index 43e37bc..10a7e06 100644 --- a/src/views/Equipment/index.vue +++ b/src/views/Equipment/index.vue @@ -1053,10 +1053,10 @@ export default { }); }) .catch(() => { - this.$message({ - type: "info", - message: "已取消操作", - }); + // this.$message({ + // type: "info", + // message: "已取消操作", + // }); }); }, //批量转移确认 diff --git a/src/views/ReceivingRecords/index.vue b/src/views/ReceivingRecords/index.vue index 049f70e..d54877c 100644 --- a/src/views/ReceivingRecords/index.vue +++ b/src/views/ReceivingRecords/index.vue @@ -140,6 +140,7 @@ placeholder="请选择" class="div-inp" filterable + clearable > - + --> - + - +