wjj před 1 týdnem
rodič
revize
94b08be3c1
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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: "未开" },