WXL (wul)
4 天以前 4b221581b1d7b6c22e86af4e12c363ef482898c8
src/views/followvisit/record/detailpage/index.vue
@@ -1239,7 +1239,7 @@
            })
            .catch(() => {
              if (this.form.serviceType == 13) {
                if (this.visitCount) {
                if (this.visitCount!=1) {
                  this.$router.push({
                    path: "/logisticsservice/zbAgain",
                  });
@@ -1249,7 +1249,7 @@
                  });
                }
              } else if (this.form.serviceType == 2) {
                if (this.visitCount) {
                if (this.visitCount!=1) {
                  this.$router.push({
                    path: "/logisticsservice/again",
                  });