Browse Source

冲突解决

Shannon_mu 3 years ago
parent
commit
2fb4a26f7f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      operationSupport/src/views/facilityInspections/popups/add.vue

+ 1 - 0
operationSupport/src/views/facilityInspections/popups/add.vue

@@ -202,6 +202,7 @@ export default {
                     });
             });
         },
+        
         findUserToggle() {
             this.formData.peopleName = this.$refs.userName.getCheckedNodes()[0].label;
         },