diff --git a/ruoyi-ui/src/views/ccdiPurchaseTransaction/index.vue b/ruoyi-ui/src/views/ccdiPurchaseTransaction/index.vue index a44f610..03187ff 100644 --- a/ruoyi-ui/src/views/ccdiPurchaseTransaction/index.vue +++ b/ruoyi-ui/src/views/ccdiPurchaseTransaction/index.vue @@ -710,6 +710,7 @@ export default { }, created() { this.getList(); + this.restoreImportState(); // 恢复导入状态 }, beforeDestroy() { // 清理定时器