From 90e4076a8adf5dac4384f10d9ce22398580eaf34 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期三, 09 七月 2025 17:27:06 +0800 Subject: [PATCH] 5601列表页面中的内容变化处理,自定义表单的set_dlg_attr_show --- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index a860e43..c7a2f12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "dependencies": { "dayjs": "^1.11.13", - "vue-i18n": "^9.13.1" + "vue-i18n": "^9.14.3" } } -- Gitblit v1.9.1