WXL
昨天 d9004dd77540b0633b12a41323ba2006c362fb8e
测试完成
已添加1个文件
已修改10个文件
139 ■■■■ 文件已修改
dist.zip 补丁 | 查看 | 原始文档 | blame | 历史
src/api/AiCentre/external.js 15 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/followvisit/outpatient/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/followvisit/tasklist/index.vue 22 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/patient/patient/outpatient.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/patient/patient/physical.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/patient/patient/profile/index.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/patient/propaganda/Missionotice.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/patient/propaganda/QuestionnaireTask.vue 65 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/patient/subsequent/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
dist.zip
Binary files differ
src/api/AiCentre/external.js
@@ -84,11 +84,20 @@
    data: data
  });
}
// 更新语音服务(内)
export function sendMsg(data) {
// 获取360系统token
export function gitzerotoken(data) {
  return request({
    url: "/smartor/smsaccount/sendMsg",
    url: "https://9.0.124.104:13021/mediinfo-lyra-authserver/connect/token",
    method: "post",
    data: data
  });
}
// 新增服务
export function addserviceSubtask(data) {
  return request({
    url: "/smartor/serviceSubtask/addSubTaskAgain",
    method: "post",
    data: data
  });
}
src/views/followvisit/outpatient/index.vue
@@ -241,11 +241,11 @@
          label="就诊时间"
          sortable
          align="center"
          prop="admindate"
          prop="admitdate"
          width="160"
        >
          <template slot-scope="scope">
            <span>{{ formatTime(scope.row.admindate) }}</span>
            <span>{{ formatTime(scope.row.admitdate) }}</span>
          </template>
        </el-table-column>
        <el-table-column
src/views/followvisit/tasklist/index.vue
@@ -471,10 +471,10 @@
        },
      ],
      taskoptions: [
        {
          value: "1",
          label: "监测评估",
        },
        // {
        //   value: "1",
        //   label: "监测评估",
        // },
        {
          value: "2",
          label: "出院随访",
@@ -491,17 +491,13 @@
          value: "5",
          label: "复诊管理",
        },
        {
          value: "6",
          label: "满意度调查",
        },
        // {
        //   value: "6",
        //   label: "满意度调查",
        // },
        {
          value: "7",
          label: "患者日常报告",
        },
        {
          value: "9",
          label: "患者异常报告",
          label: "患者报告",
        },
        {
          value: "8",
src/views/patient/patient/outpatient.vue
@@ -159,12 +159,12 @@
          <el-table-column
            label="就诊时间"
            align="center"
            key="admindate"
            prop="admindate"
            key="admitdate"
            prop="admitdate"
            width="160"
          >
            <template slot-scope="scope">
              <span>{{ formatTime(scope.row.admindate) }}</span>
              <span>{{ formatTime(scope.row.admitdate) }}</span>
            </template>
          </el-table-column>
src/views/patient/patient/physical.vue
@@ -252,12 +252,12 @@
          <el-table-column
            label="就诊时间"
            align="center"
            key="admindate"
            prop="admindate"
            key="admitdate"
            prop="admitdate"
            width="160"
          >
            <template slot-scope="scope">
              <span>{{ formatTime(scope.row.admindate) }}</span>
              <span>{{ formatTime(scope.row.admitdate) }}</span>
            </template>
          </el-table-column>
          <el-table-column
src/views/patient/patient/profile/index.vue
@@ -372,12 +372,12 @@
          <el-table-column
            label="就诊时间"
            align="center"
            key="admindate"
            prop="admindate"
            key="admitdate"
            prop="admitdate"
            width="160"
          >
            <template slot-scope="scope">
              <span>{{ formatTime(scope.row.admindate) }}</span>
              <span>{{ formatTime(scope.row.admitdate) }}</span>
            </template>
          </el-table-column>
src/views/patient/propaganda/Missionotice.vue
@@ -198,8 +198,8 @@
        <el-table-column
          label="就诊时间"
          align="center"
          key="admindate"
          prop="admindate"
          key="admitdate"
          prop="admitdate"
          width="160"
        >
        </el-table-column>
src/views/patient/propaganda/QuestionnaireTask.vue
@@ -87,7 +87,7 @@
                  </el-radio-group>
                </el-form-item>
                <el-row :gutter="20" v-if="form.longTask">
                  <el-col :span="8">
                  <el-col :span="6">
                    <el-form-item label="周期时间" prop="name">
                      <el-input
                        v-model="form.sendDay"
@@ -1063,34 +1063,38 @@
      ],
      tasktypes: [
        // {
        //   value: "1",
        //   label: "监测评估",
        // },
        {
          value: 1,
          label: "心电随访",
        },
        {
          value: 2,
          value: "2",
          label: "出院随访",
        },
        {
          value: 3,
          label: "影像随访",
          value: "3",
          label: "门诊随访",
        },
        {
          value: 4,
          value: "4",
          label: "宣教关怀",
        },
        {
          value: 5,
          label: "体检随访",
          value: "5",
          label: "复诊管理",
        },
        {
          value: 11,
          label: "医技随访",
          value: "6",
          label: "满意度调查",
        },
        {
          value: 10,
          label: "专科随访",
          value: "7",
          label: "患者报告",
        },
        // {
        //   value: "8",
        //   label: "其他通知",
        // },
      ],
      // 科室/病区
      belongWards: [],
@@ -1990,25 +1994,13 @@
          "当前为新增任务未保存不可关联模板,是否先保存任务?",
          "功能提示",
          {
            confirmButtonText: "保存任务",
            cancelButtonText: "暂存模板",
            confirmButtonText: "暂存模板",
            cancelButtonText: "保存任务",
            type: "warning",
          }
        )
          .then(() => {
            if (Array.isArray(this.objyl.suitway)) {
              this.objyl.suitway = this.objyl.suitway.join(",");
            }
            this.objyl.templateid = this.objyl.svyid;
            this.form.libtemplateid = this.objyl.svyid;
            this.objyl.isoperation = 1;
            this.objyl.svyTaskTemplateScriptVOS =
              this.objyl.svyTemplateLibScripts;
            this.form.svyTaskTemplateVO = this.objyl;
            this.submitForm();
          })
          .catch(() => {
            if (Array.isArray(this.objyl.suitway)) {
         if (Array.isArray(this.objyl.suitway)) {
              this.objyl.suitway = this.objyl.suitway.join(",");
            }
            this.objyl.templateid = this.objyl.svyid;
@@ -2021,6 +2013,19 @@
            this.$modal.msgSuccess("暂存成功保存任务后模板失效");
            this.drawermb = false;
            this.previewtf = false;
          })
          .catch(() => {
                 if (Array.isArray(this.objyl.suitway)) {
              this.objyl.suitway = this.objyl.suitway.join(",");
            }
            this.objyl.templateid = this.objyl.svyid;
            this.form.libtemplateid = this.objyl.svyid;
            this.objyl.isoperation = 1;
            this.objyl.svyTaskTemplateScriptVOS =
              this.objyl.svyTemplateLibScripts;
            this.form.svyTaskTemplateVO = this.objyl;
            this.submitForm();
          });
      } else {
        setTimeout(() => {
src/views/patient/subsequent/index.vue
@@ -236,11 +236,11 @@
          label="就诊时间"
          sortable
          align="center"
          prop="admindate"
          prop="admitdate"
          width="160"
        >
          <template slot-scope="scope">
            <span>{{ formatTime(scope.row.admindate) }}</span>
            <span>{{ formatTime(scope.row.admitdate) }}</span>
          </template>
        </el-table-column>
        <el-table-column
vue.config.js
@@ -36,12 +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://192.168.100.100: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`,
        target:`http://localhost:8095`,
        changeOrigin: true,
        pathRewrite: {
          ['^' + process.env.VUE_APP_BASE_API]: ''