From 154ef0e4c3dbb483d55e9b2b242021f627bee451 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期二, 26 十二月 2023 09:45:16 +0800 Subject: [PATCH] modified: src/views/technology/document/index.vue modified: src/views/technology/routing/index.vue --- src/views/common/rawMaterial-part.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/common/rawMaterial-part.vue b/src/views/common/rawMaterial-part.vue index 0bbf2eb..c8b36ab 100644 --- a/src/views/common/rawMaterial-part.vue +++ b/src/views/common/rawMaterial-part.vue @@ -219,6 +219,7 @@ this.innerVisible = this.currshowlist if (this.currshowlist) { this.$nextTick(() => { + // this.table.data=[] this.getData() }) } -- Gitblit v1.9.3