hanfucheng hai 9 meses
pai
achega
21ba18351e
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      data-ui/src/views/data/housingconstruction/car/index.vue

+ 3 - 3
data-ui/src/views/data/housingconstruction/car/index.vue

@@ -317,9 +317,6 @@ export default {
     this.getList();
     this.getTreeselect();
     this.getEnterpriseList();
-          // this.getPractitioner();
-          // this.getSjList();
-          // this.getPsyList();
     this.getEquipmentList();
   },
   methods: {
@@ -378,6 +375,9 @@ export default {
     },
     // 表单重置
     reset() {
+      this.practitioner = []
+      this.sjList = []
+      this.psyList = []
       this.form = {
         id: null,
         createBy: null,