朱鑫波 4 lat temu
rodzic
commit
3f699f8d41

+ 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() {