WXL (wul)
15 小时以前 0bccc45dca0527bef40f5d9ed47c8e0d175cd40b
src/views/followvisit/record/physical/index.vue
@@ -18,7 +18,7 @@
                >只展示本次服务信息</el-button
              >
            </div>
            <div style="margin-left: 20px; color: #59a0f0">
            <!-- <div style="margin-left: 20px; color: #59a0f0">
              <el-link
                href="https://9.208.2.207:6060/search-homepage"
                target="_blank"
@@ -26,7 +26,7 @@
              >
                前往CDSS查询
              </el-link>
            </div>
            </div> -->
          </div>
          <!-- <el-button type="success">随访后短信</el-button> -->
        </div>
@@ -359,7 +359,7 @@
        <el-form-item label="年龄">
          <el-input style="width: 400px" disabled v-model="form.age"></el-input>
        </el-form-item>
        <el-form-item label="科室">
        <el-form-item label="课题组">
          <el-input
            style="width: 400px"
            disabled
@@ -692,6 +692,8 @@
    //患者360跳转
    gettoken360(sfzh, drcode, drname) {
      this.$modal.msgWarning('360功能暂未开通');
  return; // 阻止后续代码执行
      this.postData.YeWuXX.BingRenXX.ZhengJianHM = sfzh;
      if (this.postData.XiaoXiTou.ZuHuMC == "丽水市中医院") {
        this.postData.YeWuXX.YongHuXX.YongHuID = "1400398571877961728";
@@ -711,7 +713,6 @@
      const queryParams = {
        pid: Number(this.patid),
        allhosp: "0",
        pageNum: 1,
      };
      // 患者基础信息
      messagelistpatient(queryParams).then((response) => {