From ad046d8e4c6d48ff0b090c97301566ff56b752ec Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Wed, 26 Nov 2025 20:23:55 +0800 Subject: [PATCH] SS --- src/components/sumDoctorCheck/SumSug.vue | 24 +- src/views/diagnosis/diagnosis.vue | 985 +++++++++++------------ src/views/fee-settings/Asbitem.vue | 2 +- src/views/fee-settings/Item.vue | 10 +- 4 files changed, 509 insertions(+), 512 deletions(-) diff --git a/src/components/sumDoctorCheck/SumSug.vue b/src/components/sumDoctorCheck/SumSug.vue index b03c452..da47bca 100644 --- a/src/components/sumDoctorCheck/SumSug.vue +++ b/src/components/sumDoctorCheck/SumSug.vue @@ -308,6 +308,7 @@ import { mapState } from 'vuex'; import Sortable from "sortablejs"; import { getapi, postapi, putapi, deletapi } from "@/api/api"; import { getPagePriv, checkPagePriv, deepCopy, arrayExistObj } from '../../utlis/proFunc'; + export default { components: {}, props: ["patientRegisterId", "tabChoosed"], @@ -1235,6 +1236,7 @@ export default { return } + /* let menus = [ { label: '测试菜单', itemId: '测试菜单', enabled: true } ] @@ -1249,18 +1251,19 @@ export default { .finally(() => { console.log('finally') }) + */ // console.log('this.$peisAPI.contextMenuForPeis()') - // this.$peisAPI.contextMenuForPeis() - // .then(res => { - // console.log('res', res) - // }) - // .catch(err => { - // console.log('err', err) - // }) - // .finally(() => { - // console.log('finally') - // }) + this.$peisAPI.contextMenuForPeis() + .then(res => { + console.log('res', res) + }) + .catch(err => { + console.log('err', err) + }) + .finally(() => { + console.log('finally') + }) /* let items = [ @@ -1414,5 +1417,6 @@ export default { ::v-deep .diagnosisSelect .el-select-dropdown__wrap { background-color: #FFF; max-height: 288px; + max-width: 780px; } diff --git a/src/views/diagnosis/diagnosis.vue b/src/views/diagnosis/diagnosis.vue index 18ca2c3..e6455d0 100644 --- a/src/views/diagnosis/diagnosis.vue +++ b/src/views/diagnosis/diagnosis.vue @@ -2,65 +2,59 @@
-
- 基础资料 / - 诊断建议设置 -
-
- - - - - - -
-
+ + + + +
+
-
- +
+
-
+
-
+
- +
- - -