From 675f3f475a61dd0ad8ffb76e183baa9b78f14f45 Mon Sep 17 00:00:00 2001
From: renmingwang <renmingwang@hnkhzn.com>
Date: 星期一, 30 三月 2026 16:46:31 +0800
Subject: [PATCH] 修改任务下发
---
项目代码/WMS/WIDESEA_WMSClient/config/buttons.js | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/config/buttons.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/config/buttons.js"
index aae5347..ffb0cd9 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/config/buttons.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/config/buttons.js"
@@ -122,6 +122,13 @@
onClick: function() {}
},
{
+ name: "鍒犻櫎鍘嗗彶浠诲姟淇℃伅",
+ icon: '',
+ class: '',
+ value: 'DeleteOldTaskHistory',
+ onClick: function() {}
+ },
+ {
name: "浠� 鍔� 鍙� 娑�",
icon: 'el-icon-delete',
class: '',
--
Gitblit v1.9.3