门诊医生站-》开立诊断 页面调整

This commit is contained in:
itcast
2026-01-16 15:46:43 +08:00
parent 2b3add4808
commit be0514bc08
86 changed files with 2224 additions and 3929 deletions

View File

@@ -26,7 +26,7 @@
placeholder=""
clearable
style="width: 150px">
<el-option :label="userStore.hospitalName" value="sameHospital" />
<el-option label="长春市朝阳区中医院" value="sameHospital" />
</el-select>
</el-form-item>
@@ -120,9 +120,7 @@
<script setup name="OutpatientDepartmentMetrics">
import {getOutpatientDepartmentMetrics} from './statisticalManagent';
import {computed, reactive, ref, toRefs} from 'vue';
import useUserStore from '@/store/modules/user';
const userStore = useUserStore();
const loading = ref(true);
const total = ref(0);
const data = reactive({