src/tabviews/custom/components/table/normal-table/index.jsx
@@ -214,7 +214,7 @@ let result = await Api.genericInterface(param) if (result.status) { this.loaded = true if (config.$cache && pageIndex === 1) { if (config.$cache && pageIndex === 1 && config.setting.onload !== 'false') { Api.writeCacheConfig(config.uuid, result.data || '') }