Commit b2e75765 by 唐玉峰

parent 49636999
......@@ -694,8 +694,9 @@ export default {
deptName: "",
deptNames: [],
keyword: "",
projectType: "1",
projectType: "0",
projectTypeList: [
{ id: "0", name: "全部" },
{ id: "1", name: "药疗" },
{ id: "2", name: "检查" },
{ id: "3", name: "检验" },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment