Browse Source

经销商拜访

zhujindu 9 months ago
parent
commit
16e870f126
1 changed files with 1 additions and 1 deletions
  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: {