From df64c34d92cbe8501bbbfe837bc491a47452c0b6 Mon Sep 17 00:00:00 2001 From: baoshiwei <baoshiwei@shlanbao.cn> Date: 星期一, 09 六月 2025 10:58:19 +0800 Subject: [PATCH] feat(eims): 新增保养工单批量修改功能并优化相关领域对象 --- eims-ui-mobile/package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/eims-ui-mobile/package.json b/eims-ui-mobile/package.json index 06ef415..d581eb7 100644 --- a/eims-ui-mobile/package.json +++ b/eims-ui-mobile/package.json @@ -110,7 +110,7 @@ "qs": "6.5.3", "vue": "3.4.21", "vue-i18n": "^9.1.9", - "wot-design-uni": "^1.4.0", + "wot-design-uni": "^1.9.1", "z-paging": "^2.8.4" }, "devDependencies": { -- Gitblit v1.9.3