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