From 0616d879e466ca4ae7d87206a2216bdff40a8710 Mon Sep 17 00:00:00 2001 From: spring <2396852758@qq.com> Date: 星期四, 13 二月 2025 10:47:00 +0800 Subject: [PATCH] 封装table --- src/views/business/rawMaterialInspection/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/business/rawMaterialInspection/index.vue b/src/views/business/rawMaterialInspection/index.vue index 7d35fd0..be961bc 100644 --- a/src/views/business/rawMaterialInspection/index.vue +++ b/src/views/business/rawMaterialInspection/index.vue @@ -623,7 +623,7 @@ this.$refs['ValueTable4'].selectList(e) } }, - // 閲嶇疆 + // 閲� 缃� refresh() { this.entity.date = null this.componentData.entity = this.HaveJson(this.entityCopy) -- Gitblit v1.9.3