king
2024-06-12 730e05cb66cac2c3a9b90df5dfae3c4c1394aa6e
src/menu/components/share/actioncomponent/formconfig.jsx
@@ -1374,7 +1374,6 @@
      key: 'database',
      label: '数据库',
      initVal: card.database || 'local',
      tooltip: '测试系统数据库均指向本地,正式系统可使用单点数据库。',
      options: [{
        value: 'local',
        text: '本地'
@@ -2579,7 +2578,6 @@
      key: 'database',
      label: '数据库',
      initVal: card.database || 'local',
      tooltip: '测试系统数据库均指向本地,正式系统可使用单点数据库。',
      options: [{
        value: 'local',
        text: '本地'