WXL (wul)
3 天以前 c7d2e3c1e8fa0cda3da1e8cd1daad0b88264af5a
测试完成
已修改2个文件
11 ■■■■ 文件已修改
src/views/followvisit/record/detailpage/index.vue 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/followvisit/record/detailpage/index.vue
@@ -2023,8 +2023,10 @@
        }
        item.patid = this.patid;
        item.templateid = item.templateID;
        if (item.nextScriptno == null) {
          item.nextScriptno = index == dataToSubmit.length - 1 ? 0 : index + 2;
        }
      });
      console.log("c", 3);
      let obj = {
        ivrTaskTemplateScriptVOList: dataToSubmit, // 提交处理后的副本
@@ -2033,9 +2035,8 @@
        param6: this.id,
        type: 1,
      };
      console.log("c", 4);
      const orgName = localStorage.getItem("orgname");
      console.log(orgName, "orgName");
      if (this.form.isVisitAgain != 1 || orgName == "丽水市中医院") {
        this.Torouter();
vue.config.js
@@ -37,10 +37,10 @@
      [process.env.VUE_APP_BASE_API]: {
        // target: `https://www.health-y.cn/lssf`,
        // target: `http://192.168.100.10:8096`,
        target: `http://192.168.100.10:8094`,//省立同德
        // target: `http://192.168.100.10:8094`,//省立同德
        // target: `http://192.168.100.10:8095`,//新华
        // target: `http://192.168.100.10:8098`,//市一
        // target:`http://localhost:8095`,
        target:`http://localhost:8095`,
        // target:`http://35z1t16164.qicp.vip`,
        // target: `http://192.168.100.183:8095`,
        // target: `http://192.168.101.166:8093`,