diff --git a/openhis-ui-vue3/src/views/basicmanage/outpatientNoManagement/index.vue b/openhis-ui-vue3/src/views/basicmanage/outpatientNoManagement/index.vue
index 93737439..833449e6 100644
--- a/openhis-ui-vue3/src/views/basicmanage/outpatientNoManagement/index.vue
+++ b/openhis-ui-vue3/src/views/basicmanage/outpatientNoManagement/index.vue
@@ -44,7 +44,15 @@
-
+
+
+
+ {{ row.staffNo }}
+
+
-
+
diff --git a/openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionlist.vue b/openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionlist.vue
index f20e2474..e124c99c 100644
--- a/openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionlist.vue
+++ b/openhis-ui-vue3/src/views/doctorstation/components/prescription/prescriptionlist.vue
@@ -1046,13 +1046,12 @@ const adviceTypeList = ref([
label: '中成药',
value: 2,
},
-
{
- label: '耗材',
+ label: '诊疗',
value: 3,
},
{
- label: '诊疗',
+ label: '耗材',
value: 4,
},
{