Explorar el Código

经销商拜访

zhujindu hace 11 meses
padre
commit
16e870f126
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/home/visitAbnormal.vue

+ 1 - 1
src/views/home/visitAbnormal.vue

@@ -105,7 +105,7 @@ export default {
     this.imgs = [];
     this.remark = '';
     this.abnormalReason = '';
-    // this.addVisits();
+    this.addVisits();
     this.getPhotoTypeList();
   },
   methods: {