WXL
2 天以前 aa06424af4ea7e67353c94cc62503d9c934cbf09
测试完成
已修改1个文件
4 ■■■■ 文件已修改
src/views/followvisit/record/detailpage/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/followvisit/record/detailpage/index.vue
@@ -1280,7 +1280,7 @@
            })
            .catch(() => {
              if (this.form.serviceType == 13) {
                if (this.visitCount) {
                if (this.visitCount!=1) {
                  this.$router.push({
                    path: "/logisticsservice/zbAgain",
                  });
@@ -1290,7 +1290,7 @@
                  });
                }
              } else if (form.serviceType == 2) {
                if (this.visitCount) {
                if (this.visitCount!=1) {
                  this.$router.push({
                    path: "/followvisit/again",
                  });