wjj 1 tuần trước cách đây
mục cha
commit
94b08be3c1
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/views/his/prescribe/index.vue

+ 2 - 1
src/views/his/prescribe/index.vue

@@ -596,7 +596,8 @@ export default {
       ],
       prescribeTypeOptions: [
         { dictValue: '1', dictLabel: "西药" },
-        { dictValue: '2', dictLabel: "中药" }
+        { dictValue: '2', dictLabel: "中药" },
+        { dictValue: '3', dictLabel: "OTC" }
       ],
       statusOptions: [
         { dictValue: '0', dictLabel: "未开" },