From fb259fad261b6d9b79ba3e1028a075dd97afd5d2 Mon Sep 17 00:00:00 2001 From: hongchao <3228015117@qq.com> Date: Tue, 7 Jan 2025 18:40:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=B3=A8=E9=87=8A=E4=BB=A5?= =?UTF-8?q?=E5=8F=8A=E5=8E=BB=E6=8E=89=E4=B8=8D=E5=BF=85=E8=A6=81=E7=9A=84?= =?UTF-8?q?=E5=8F=82=E6=95=B0=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/material/repair/scrapReason/index.vue | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) 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",