diff --git a/src/views/material/repair/scrapReason/index.vue b/src/views/material/repair/scrapReason/index.vue index 20583ab9..50ca228f 100644 --- a/src/views/material/repair/scrapReason/index.vue +++ b/src/views/material/repair/scrapReason/index.vue @@ -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",