This commit is contained in:
esacpe
2025-09-26 16:29:20 +08:00
501 changed files with 37418 additions and 1128 deletions

View File

@ -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 || [];