From d4b4eb400497079ec15c4db17bb674c48435f539 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期三, 08 三月 2023 16:41:57 +0800 Subject: [PATCH] reset 回退 hutool 版本到 5.8.12 高版本有bug --- ruoyi-ui/src/views/system/oss/config.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-ui/src/views/system/oss/config.vue b/ruoyi-ui/src/views/system/oss/config.vue index 4b3efde..d045715 100644 --- a/ruoyi-ui/src/views/system/oss/config.vue +++ b/ruoyi-ui/src/views/system/oss/config.vue @@ -189,7 +189,7 @@ export default { name: "OssConfig", - dicts: ['sys_yes_no', 'sys_normal_disable'], + dicts: ['sys_yes_no'], data() { return { // 鎸夐挳loading -- Gitblit v1.9.3