king
2023-11-09 5f1b3d281c98780dc1b5e1a95f4b128c393989a4
src/tabviews/basetable/index.jsx
@@ -485,7 +485,7 @@
    }
    if (cell.verify && cell.verify.invalid === 'true') {
      if (item.wrap && item.wrap.datatype === 'static') {
      if (item.setting.maxScript && item.setting.maxScript >= 300) {
        cell.verify.invalid = 'false'
      } else if (cell.intertype !== 'system' && cell.procMode !== 'system') {
        cell.verify.invalid = 'false'