dist.zip | 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/api/AiCentre/Qtemplate.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/followvisit/SpecificDisease/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/followvisit/discharge/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/followvisit/outpatient/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/followvisit/record/detailpage/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/patient/patient/indexls.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/patient/physical/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/patient/subsequent/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
dist.zipBinary files differ
src/api/AiCentre/Qtemplate.js
@@ -162,8 +162,8 @@ export function taskdepthospgetsonlist(data) { return request({ url: "/smartor/taskdept/list", method: "get", params: data, method: "post", data: data, }); } // 删除科室病区模板分类 src/views/followvisit/SpecificDisease/index.vue
@@ -218,7 +218,7 @@ type="text" @click=" $router.push({ path: '/patient/indexls/', path: '/patient/indexls'+'?current='+scope.row.sfzh }) " ><span class="button-textsc">{{ src/views/followvisit/discharge/index.vue
@@ -218,7 +218,7 @@ type="text" @click=" $router.push({ path: '/patient/indexls/', path: '/patient/indexls'+'?current='+scope.row.sfzh }) " ><span class="button-textsc">{{ src/views/followvisit/outpatient/index.vue
@@ -218,7 +218,7 @@ type="text" @click=" $router.push({ path: '/patient/indexls/', path: '/patient/indexls'+'?current='+scope.row.sfzh }) " ><span class="button-textsc">{{ src/views/followvisit/record/detailpage/index.vue
@@ -18,8 +18,12 @@ >查看患者本次服务信息</el-button > </div> <div style="margin-left: 20px;color: #59a0f0;"> <el-link href="https://9.208.2.207:6060/search-homepage" target="_blank" :underline="true"> <div style="margin-left: 20px; color: #59a0f0"> <el-link href="https://9.208.2.207:6060/search-homepage" target="_blank" :underline="true" > 前往CDSS查询 </el-link> </div> @@ -211,12 +215,7 @@ <el-collapse v-model="activeNames" @change="handleChange"> <el-collapse-item title="查看当前患者信息" name="1"> <div class="detailed"> <el-form ref="userform" :model="userform" label-width="100px" > <el-form ref="userform" :model="userform" label-width="100px"> <el-row :gutter="20"> <el-col :span="12"> <el-form-item label="患者姓名" prop="name"> @@ -264,9 +263,7 @@ type="success" v-for="tag in dynamicTags" v-if="tag.isoperation != 3" :disable-transitions="false" > {{ tag.tagname }} </el-tag> @@ -592,10 +589,7 @@ updatePersonVoices, addPersonVoices, } from "@/api/AiCentre/index"; import { messagelistpatient, } from "@/api/patient/homepage"; import { messagelistpatient } from "@/api/patient/homepage"; export default { dicts: ["sys_normal_disable", "sys_user_sex", "sys_yujing", "sys_suggest"], data() { @@ -690,7 +684,7 @@ if (res.code == 200) { this.voiceDatatop = res.data.serviceSubtaskDetails; this.voice = res.data.voice; this.activeName = "yy"; // this.activeName = "yy"; this.taskname = res.data.taskName; // 问卷展示数据处理 this.tableDatatop = res.data.filteredDetails; @@ -785,23 +779,26 @@ item.subId = this.id; item.taskid = this.taskid; item.asrtext = item.matchedtext; if (!item.id) { item.isoperation = 1; } item.patid = this.patid; item.templateid = item.templateID; }); if (this.tableDatatop[0].id) { updatePersonVoices(this.tableDatatop).then((res) => { if (item.id) { updatePersonVoices(item).then((res) => { if (res.code == 200) { this.$modal.msgSuccess("服务修改成功"); } }); } else { addPersonVoices(this.tableDatatop).then((res) => { addPersonVoices(item).then((res) => { if (res.code == 200) { this.$modal.msgSuccess("服务保存成功"); } }); } }); }, // 获取患者记录 getTaskservelist(taskid) { src/views/patient/patient/indexls.vue
@@ -179,7 +179,7 @@ }, YeWuXX: { BingRenXX: { ZhengJianHM: "110101199701018034", ZhengJianHM: this.$route.query.sfzh, ZhengJianLXDM: "01", ZhengJianLXMC: "居民身份证", ZuZhiJGID: "47255004333112711A1001", src/views/patient/physical/index.vue
@@ -218,7 +218,7 @@ type="text" @click=" $router.push({ path: '/patient/indexls/', path: '/patient/indexls'+'?current='+scope.row.sfzh }) " ><span class="button-textsc">{{ src/views/patient/subsequent/index.vue
@@ -219,7 +219,7 @@ type="text" @click=" $router.push({ path: '/patient/indexls/', path: '/patient/indexls'+'?current='+scope.row.sfzh }) " ><span class="button-textsc">{{