From 48ea71d330920dac9c3ff84585a7ef0c413fce50 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期二, 04 十一月 2025 14:47:03 +0800
Subject: [PATCH] 导体提交磅差精准一位小数,叉车盘重默认为0,去除长度,盘号字段
---
pages/sys/home/index.vue | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/pages/sys/home/index.vue b/pages/sys/home/index.vue
index ec7b3af..1f33f17 100644
--- a/pages/sys/home/index.vue
+++ b/pages/sys/home/index.vue
@@ -42,16 +42,16 @@
// url: '/pages/product/receive/index',
// icon: 'three'
// },
- // {
- // name: '杞﹂棿璁㈠崟涓嬪彂',
- // url: '/pages/product/WorkshopOrderIssued/index',
- // icon: 'four'
- // },
- // {
- // name: '杞﹂棿鍙栨秷涓嬪彂',
- // url: '/pages/product/WorkshopOrderCancellationIssued/index',
- // icon: 'five'
- // },
+ {
+ name: '鐗╂枡涓嬪彂',
+ url: '/pages/product/WorkshopOrderIssued/index',
+ icon: 'four'
+ },
+ {
+ name: '鐗╂枡鍙栨秷涓嬪彂',
+ url: '/pages/product/WorkshopOrderCancellationIssued/index',
+ icon: 'five'
+ },
]
},
{
--
Gitblit v1.9.3