Merge branch 'dev' of http://47.94.165.164:13000/geg-gas/geg-gas-web into dev
# Conflicts: # src/router/routes/basic.ts
This commit is contained in:
@ -528,7 +528,7 @@
|
||||
isReady.value = true;
|
||||
|
||||
if (baseInfo.value.filePath) {
|
||||
imgList.value = await getFileList({ folderId: baseInfo.value.filePath });
|
||||
imgList.value = await getFileList({ tableId: baseInfo.value.filePath });
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user