瀏覽代碼

注释医学知识(未完成)

zhangxc 6 年之前
父節點
當前提交
99af44b61c
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      src/components/PushContainer/index.jsx

+ 5 - 1
src/components/PushContainer/index.jsx

@@ -23,7 +23,11 @@ class PushContainer extends Component {
                 disabled: true
                 disabled: true
             }, {
             }, {
                 title: '模板',
                 title: '模板',
-            }],
+            },
+            // {
+            //     title: '医学知识',
+            // }
+            ],
             visible:false,
             visible:false,
             message:'',                 //提示的内容
             message:'',                 //提示的内容
             type:'',                    //1:删除模板 2:批量删除   3.修改标题   4.引用  
             type:'',                    //1:删除模板 2:批量删除   3.修改标题   4.引用