代码注释以及去掉不必要的参数属性

This commit is contained in:
hongchao 2025-01-07 18:40:51 +08:00
parent 12eee67965
commit fb259fad26
1 changed files with 2 additions and 7 deletions

View File

@ -222,10 +222,8 @@ export default {
loading: false,
//
showSearch: true,
//
showDevice: false,
//
deviceOptions: [],
//
total: 0,
//
@ -250,10 +248,6 @@ export default {
teamId: undefined,
},
defaultProps: {
children: "children",
label: "typeName",
},
//
parentOption: [],
typeOption: [],
@ -409,6 +403,7 @@ export default {
.catch(() => {});
},
/** 导出按钮操作 */
handleExport() {
this.download(
"/material/scrap_reason/export",