Final (?) de-widgetification
This commit is contained in:
@@ -1272,7 +1272,6 @@ async function initForm(vm) {
|
||||
////////////////////
|
||||
//
|
||||
async function fetchSavedFilterList(vm) {
|
||||
//http://localhost:7575/api/v8/data-list-filter/list?ListKey=TestWidgetDataList
|
||||
let res = await window.$gz.api.get(
|
||||
"data-list-filter/list?ListKey=" + vm.dataListKey
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user