Shannon_mu пре 3 година
родитељ
комит
2fb4a26f7f
1 измењених фајлова са 1 додато и 0 уклоњено
  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;
         },