wjj 1 周之前
父节点
当前提交
94b08be3c1
共有 1 个文件被更改,包括 2 次插入1 次删除
  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: "未开" },