king
2024-06-12 730e05cb66cac2c3a9b90df5dfae3c4c1394aa6e
src/tabviews/custom/components/table/edit-table/normalTable/index.jsx
@@ -1874,7 +1874,7 @@
    let _sso = _sql
    deForms.forEach(item => {
      if (item.database === 'sso' && (window.GLOB.mkHS || window.GLOB.systemType === 'production')) {
      if (item.database === 'sso') {
        let sql = _sso + item.base_sql
        _sso = ''