v3.7.0 新增暗色菜单风格主题

This commit is contained in:
YunaiV
2022-02-17 09:48:39 +08:00
parent 63900da8c2
commit f564137f05
8 changed files with 97 additions and 105 deletions

View File

@ -185,10 +185,6 @@ export default {
}
);
},
// 参数系统内置字典翻译
typeFormat(row, column) {
return this.selectDictLabel(this.typeOptions, row.type);
},
// 取消按钮
cancel() {
this.open = false;