WXL
2025-02-27 5e20020aca76d33227c962a08bb116591a9f28b9
测试完成
已添加1个文件
已修改2个文件
15 ■■■■■ 文件已修改
dist.zip 补丁 | 查看 | 原始文档 | blame | 历史
src/views/followvisit/record/detailpage/index.vue 11 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
dist.zip
Binary files differ
src/views/followvisit/record/detailpage/index.vue
@@ -221,9 +221,9 @@
              <el-button plain type="info" @click="Editsingletaskson('5')"
                >中心随访</el-button
              >
              <el-button type="primary" round @click="sendAgain()"
              <!-- <el-button type="primary" round @click="sendAgain()"
                >再次随访</el-button
              >
              > -->
            </div>
          </el-form-item>
        </el-form>
@@ -597,7 +597,7 @@
    // 获取基础信息
    getuserinfo() {
      const queryParams = {
        pid: Number(this.id),
        pid: Number(this.patid),
        allhosp: "0",
        pageNum: 1,
      };
@@ -756,7 +756,7 @@
          this.templateid = this.logsheetlist[0].templateid;
          console.log(this.form.serviceType, "serviceType");
        }
this.getuserinfo()
        if (this.Voicetype) {
          this.getPersonVoices();
        } else {
@@ -1049,6 +1049,9 @@
    top: 0;
  }
}
::v-deep.el-input.is-disabled .el-input__inner{
color: #02a7f0;
}
::v-deep.offside-value .el-radio__label {
  color: #fff;
}
vue.config.js
@@ -36,9 +36,9 @@
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        // target: `http://192.168.168.60:8095`,
        // target: `http://192.168.144.34:8095`,
        target: `http://192.168.144.34:8095`,
        // target: `http://61.160.111.174:8095`,
        target:`http://localhost:8095`,
        // target:`http://localhost:8095`,
        // target: `http://192.168.101.135:8095`,
        // target: `http://192.168.101.166:8093`,
        // target: `http://192.168.191.181:8095`,