src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -876,7 +876,7 @@ if (!_vars.includes(_key)) { _vars.push(_key) if (form.fieldlen && form.fieldlen > 2048) { if (form.fieldlen && form.fieldlen > 4000) { form.fieldlen = 'max' } @@ -930,7 +930,7 @@ if (col.datatype) { _declarefields.push(`@${_key} ${col.datatype}`) } else { if (col.fieldlength && col.fieldlength > 2048) { if (col.fieldlength && col.fieldlength > 4000) { col.fieldlength = 'max' }