src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -847,6 +847,7 @@ } cell.data_sql = Utils.formatOptions(_option.sql) cell.base_sql = window.btoa(window.encodeURIComponent(_option.sql)) cell.arr_field = _option.field } @@ -878,6 +879,7 @@ } cell.data_sql = Utils.formatOptions(_option.sql) cell.base_sql = window.btoa(window.encodeURIComponent(_option.sql)) cell.arr_field = _option.field }