From c1fc877ea83fae08ef055e01ab2ed0e583ff2b91 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期五, 12 四月 2024 16:21:23 +0800
Subject: [PATCH] 纤度登记表 修改输入一个值,其他的输入框也会随之变化的问题修改

---
 src/main.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main.js b/src/main.js
index 8acc4e8..2b0bb22 100644
--- a/src/main.js
+++ b/src/main.js
@@ -6,6 +6,7 @@
 import "element-ui/lib/theme-chalk/index.css"
 import "@/assets/style/index.scss"
 import "@/components"
+import "@/common/untils/dialog"
 
 Vue.use(ElementUI)
 // 淇敼榛樿鐐瑰嚮閬僵灞備负涓嶅叧闂�

--
Gitblit v1.8.0