From f7f1f176f931f5ad54056df7b8e8a9f028eea100 Mon Sep 17 00:00:00 2001
From: 刘磊 <1161824510@qq.com>
Date: 星期二, 17 十二月 2024 19:50:38 +0800
Subject: [PATCH] 合并
---
Code Management/WMS/WIDESEA_WMSClient/src/api/buttons.js | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/Code Management/WMS/WIDESEA_WMSClient/src/api/buttons.js b/Code Management/WMS/WIDESEA_WMSClient/src/api/buttons.js
index e2fc8de..a9ded9d 100644
--- a/Code Management/WMS/WIDESEA_WMSClient/src/api/buttons.js
+++ b/Code Management/WMS/WIDESEA_WMSClient/src/api/buttons.js
@@ -103,6 +103,26 @@
onClick: function () {
this.printClick()
}
+ },{
+ name: '浠诲姟瀹屾垚',
+ // icon: 'el-icon-printer',
+ type: 'primary',
+ // plain: true,
+ color: '#529b2e',
+ value: 'TaskHandComplete',
+ onClick: function () {
+
+ }
+ },{
+ name: '鐩存帴鍑哄簱',
+ // icon: 'el-icon-printer',
+ type: 'primary',
+ // plain: true,
+ color: '#529b2e',
+ value: 'OutBound',
+ onClick: function () {
+
+ }
}
]
--
Gitblit v1.9.3