Explorar o código

添加标段组织回显

zhaoke %!s(int64=2) %!d(string=hai) anos
pai
achega
0b8782c04e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/lotAuthorization/components/home.vue

+ 2 - 0
src/views/lotAuthorization/components/home.vue

@@ -241,6 +241,8 @@ export default {
               datas.push(item.OrganId);
             });
             this.orgCheckedKeys = datas;
+          } else {
+            this.orgCheckedKeys = [];
           }
         } else {
           this.$message.error(message ?? "失败");