From e7ff7f128f5e786ea6539b19790d63294f5d1057 Mon Sep 17 00:00:00 2001 From: zhongwenkai <3478244299@qq.com> Date: Fri, 29 May 2026 14:53:05 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BF=AE=E6=94=B9=E4=BB=93=E5=82=A8?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E4=B8=AD=E5=BA=93=E4=BD=8D=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E7=9A=84=E6=96=B0=E5=A2=9E/=E7=BC=96=E8=BE=91=E5=BC=B9?= =?UTF-8?q?=E6=A1=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WarehouseLocationForm.vue | 351 ++++++++++++------ src/views/erp/warehouselocation/index.vue | 345 ++++++++--------- 2 files changed, 416 insertions(+), 280 deletions(-) diff --git a/src/views/erp/warehouselocation/WarehouseLocationForm.vue b/src/views/erp/warehouselocation/WarehouseLocationForm.vue index f2fe9a1d..aa171569 100644 --- a/src/views/erp/warehouselocation/WarehouseLocationForm.vue +++ b/src/views/erp/warehouselocation/WarehouseLocationForm.vue @@ -1,113 +1,148 @@ + + diff --git a/src/views/erp/warehouselocation/index.vue b/src/views/erp/warehouselocation/index.vue index 147ef28f..817ae239 100644 --- a/src/views/erp/warehouselocation/index.vue +++ b/src/views/erp/warehouselocation/index.vue @@ -1,175 +1,179 @@