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'