|
|
|
@ -669,6 +669,7 @@ public abstract class DesignTableDataManager {
|
|
|
|
|
if (needLoadingBar) { |
|
|
|
|
MultiResultTableDataWrapper.loadingBar.start(); |
|
|
|
|
} |
|
|
|
|
parameterMap.put(SqlNoteConstants.SQL_NOTE_TEMPLATE, HistoryTemplateListCache.getInstance().getCurrentEditingTemplate().getEditingFILE().getPath()); |
|
|
|
|
return DataOperator.getInstance().previewMultiResultTableData(tableData, parameterMap, 0); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|