Browse Source

经销商拜访

zhujindu 9 tháng trước cách đây
mục cha
commit
16e870f126
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: {