From f48d916e0bd5db8cf7a77fd8eb12d9db9f4dff46 Mon Sep 17 00:00:00 2001 From: zhongwenkai <3478244299@qq.com> Date: Wed, 24 Jun 2026 16:58:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E5=A4=87=E4=BB=B6?= =?UTF-8?q?=E7=9B=98=E7=82=B9=E8=AF=A6=E7=BB=86=E9=A1=B5-=E7=89=A9?= =?UTF-8?q?=E6=96=99=E7=9B=98=E7=82=B9=E8=AF=A6=E7=BB=86=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 14 + .../pages/materialCheck/create.vue | 406 +++++++--------- .../pages/materialCheck/detail.vue | 219 +++++++++ .../pages/materialCheck/index.vue | 4 +- .../pages/moldPressureNet/index.vue | 4 +- .../pages/moldoperate/dismount.vue | 5 +- .../pages/moldoperate/index.vue | 5 +- .../pages/sparepartCheck/create.vue | 434 ++++++++---------- .../pages/sparepartCheck/detail.vue | 225 +++++++++ .../pages/sparepartCheck/index.vue | 4 +- 10 files changed, 823 insertions(+), 497 deletions(-) create mode 100644 src/pages_function/pages/materialCheck/detail.vue create mode 100644 src/pages_function/pages/sparepartCheck/detail.vue diff --git a/src/pages.json b/src/pages.json index b715290..1a936c0 100644 --- a/src/pages.json +++ b/src/pages.json @@ -703,6 +703,13 @@ "navigationStyle": "custom" } }, + { + "path": "sparepartCheck/detail", + "style": { + "navigationBarTitleText": "备件盘点详情", + "navigationStyle": "custom" + } + }, { "path": "sparepartCheck/itemSelect", "style": { @@ -754,6 +761,13 @@ "navigationStyle": "custom" } }, + { + "path": "materialCheck/detail", + "style": { + "navigationBarTitleText": "物料盘点详情", + "navigationStyle": "custom" + } + }, { "path": "materialCheck/itemSelect", "style": { diff --git a/src/pages_function/pages/materialCheck/create.vue b/src/pages_function/pages/materialCheck/create.vue index 3da4ee4..e12f1ee 100644 --- a/src/pages_function/pages/materialCheck/create.vue +++ b/src/pages_function/pages/materialCheck/create.vue @@ -2,151 +2,153 @@ - - - *盘点时间 - - - - + + + + + + + + 盘点信息 + - - - *生成来源 - - - - 按库存 - - - 按产品 - - + + 盘点时间* + + - -