mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-21 10:46:40 +08:00
update 优化 去除无用字典
This commit is contained in:
parent
b34c2fd6ee
commit
540afd839d
@ -189,7 +189,7 @@ import {
|
|||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "OssConfig",
|
name: "OssConfig",
|
||||||
dicts: ['sys_yes_no', 'sys_normal_disable'],
|
dicts: ['sys_yes_no'],
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
// 按钮loading
|
// 按钮loading
|
||||||
|
Loading…
Reference in New Issue
Block a user