From 9fb1829cb030d681824dbdae3ace109c11aa5a82 Mon Sep 17 00:00:00 2001 From: yufei_wang <2267742828@qq.com> Date: Thu, 17 Oct 2024 15:33:20 +0800 Subject: [PATCH] =?UTF-8?q?HL-6280WMS=20=E5=A4=87=E8=B4=A7=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=201=E5=92=8C2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../stockupMainRequest/stockupMainRequest.data.ts | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/views/wms/deliversettlementManage/stockup/stockupMainRequest/stockupMainRequest.data.ts b/src/views/wms/deliversettlementManage/stockup/stockupMainRequest/stockupMainRequest.data.ts index e1506338b..0511a346a 100644 --- a/src/views/wms/deliversettlementManage/stockup/stockupMainRequest/stockupMainRequest.data.ts +++ b/src/views/wms/deliversettlementManage/stockup/stockupMainRequest/stockupMainRequest.data.ts @@ -865,15 +865,6 @@ export const StockupDetailRequest = useCrudSchemas(reactive([ }, isTableForm: false, }, - { - label: '创建者', - field: 'creator', - table: { - width: 130 - }, - isForm: false, - isTable: true - }, { label: '操作', field: 'action',