朱鑫波 4 anni fa
parent
commit
3f699f8d41
1 ha cambiato i file con 7 aggiunte e 1 eliminazioni
  1. 7 1
      src/views/modules/kuaishouapp/account/accountIndex.vue

+ 7 - 1
src/views/modules/kuaishouapp/account/accountIndex.vue

@@ -1191,7 +1191,13 @@ export default {
       })
     },
   },
-  watch: {},
+  watch: {
+    allUnitCopy:function(n,o){
+      if(!n){
+        this.editUnit = '2'
+      }
+    }
+  },
 
   computed: {},
   activated() {