From 0f2f6a71871404dfbb4014912d68b6561acb99d7 Mon Sep 17 00:00:00 2001 From: yufei_wang <2267742828@qq.com> Date: Mon, 25 Nov 2024 17:14:39 +0800 Subject: [PATCH] =?UTF-8?q?YT-1262=E4=BE=9B=E5=BA=94=E5=95=86=E6=A8=A1?= =?UTF-8?q?=E5=85=B7=E8=B4=B9=E7=94=A8=E6=98=8E=E7=BB=86=E4=B8=8D=E9=9C=80?= =?UTF-8?q?=E8=A6=81=E5=AF=BC=E5=87=BA=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../moldAllocation/supplierMoldCostMain/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wms/deliversettlementManage/moldAllocation/supplierMoldCostMain/index.vue b/src/views/wms/deliversettlementManage/moldAllocation/supplierMoldCostMain/index.vue index 52ee83956..83f15dda2 100644 --- a/src/views/wms/deliversettlementManage/moldAllocation/supplierMoldCostMain/index.vue +++ b/src/views/wms/deliversettlementManage/moldAllocation/supplierMoldCostMain/index.vue @@ -57,7 +57,7 @@ }]" :apiPage="SuppliperMoldCostDetailApi.getSupplierMoldCostDetailPage" :detailButtonIsShowAdd="false" - :otherHeadButttonData = "[defaultButtons.defaultExportBtn({hasPermi:`wms:supplier-mold-cost-main:export` })]" + :otherHeadButttonData = "[]" @buttonBaseClick="detailButtonBaseClick" />