CN-906 fix: 上传loading、保存loading

This commit is contained in:
chenjinsong
2023-03-06 20:16:31 +08:00
parent ac28e52ca7
commit 85d9b3d738
5 changed files with 84 additions and 55 deletions

View File

@@ -28,7 +28,7 @@ export default {
if (n) {
setTimeout(() => {
this.$refs.dataTable.doLayout()
}, 100)
}, 200)
}
}
},