WXL (wul)
6 天以前 70e4d2c33cc2e3af590d1816c0c703da341538cf
src/views/followvisit/again/index.vue
@@ -562,7 +562,7 @@
                size="medium"
                type="text"
                @click="handlestop(scope.row)"
                v-hasPermi="['system:user:edit']"
                ><span class="button-sc"
                  ><i class="el-icon-remove-outline"></i>暂停服务</span
                ></el-button
@@ -880,7 +880,7 @@
      dynamicTags: ["选项一", "选项二", "选项三"], //选项
      inputVisible: false,
      Labelchange: false,
      ycvalue: "",
      ycvalue: 0,
      yfsvalue: "",
      inputValue: "",
      preachform: "",
@@ -1113,6 +1113,7 @@
      },
      amendtag: false,
      errtype: "",
      jgvalue: 0,
      leavehospitaldistrictcode: "",
      serviceState: [],
      checkboxlist: [],
@@ -1178,7 +1179,7 @@
        this.topqueryParams.leavehospitaldistrictcodes[0] &&
        this.topqueryParams.visitDeptCodes[0]
      ) {
        this.topqueryParams.deptOrDistrict = 4;
        this.topqueryParams.deptOrDistrict = 2;
      } else {
        this.topqueryParams.deptOrDistrict = 1;
      }