king
2023-11-09 c666b6b25ba242b619d889c9e90d134658f6ad83
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'