src/views/transystem/index.jsx
@@ -112,6 +112,7 @@ cell.sql = item.TableName } if (['pop', 'prompt', 'exec'].includes(cell.OpenType)) { cell.intertype = 'system' if (/添加/.test(cell.label)) { cell.sqlType = 'insert' } else if (/修改/.test(cell.label)) {