src/menu/components/table/edit-table/columns/editColumn/formconfig.jsx @@ -690,7 +690,6 @@ key: 'database', label: '数据库', initVal: card.database || 'local', tooltip: '测试系统数据库均指向本地,正式系统可使用单点数据库。', options: [{ value: 'local', text: '本地'