From 04e5f2cc03d0daa5849037616c7a6d41b36e6f26 Mon Sep 17 00:00:00 2001 From: Tom Date: Wed, 31 Dec 2025 13:45:39 +0800 Subject: [PATCH] =?UTF-8?q?refactor(MmRecordInbound):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E5=88=97=E9=A1=BA=E5=BA=8F=E5=B9=B6=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E4=BB=93=E5=BA=93=E7=BC=96=E7=A0=81=E8=BE=93=E5=85=A5?= =?UTF-8?q?=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 重新排列表格列顺序以提高可读性 - 在表单中添加仓库编码输入字段 --- .../productionMaterial/MmRecordInbound.vue | 34 +++++++++---------- 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/src/views/materialManagement/productionMaterial/MmRecordInbound.vue b/src/views/materialManagement/productionMaterial/MmRecordInbound.vue index 0b99475..2228761 100644 --- a/src/views/materialManagement/productionMaterial/MmRecordInbound.vue +++ b/src/views/materialManagement/productionMaterial/MmRecordInbound.vue @@ -38,29 +38,22 @@ header-cell-class-name="el-table-header-cell" highlight-current-row @sort-change="sortChange"> - - - - - - - - - + + + + + + + - - - - - - - - + + +