111
This commit is contained in:
@ -80,7 +80,7 @@ const getList = async () => {
|
||||
pageData.tableConfiger.loading = true;
|
||||
const res = await qcckPost({
|
||||
...pageData.pageConfiger,
|
||||
}, `/mosty-base/baxx/dwgl/page`)
|
||||
}, `/bagl/mosty-base/baxx/dwgl/page`)
|
||||
|
||||
if(res) {
|
||||
pageData.tableData = res.records || [];
|
||||
|
||||
Reference in New Issue
Block a user