From b0c4fd3d7c914dd8aee43804fa77f1ee5d04a11d Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期一, 06 三月 2023 09:10:32 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MESWMS-LayUI
---
WebTM/views/领料发货/其他出库/Kf_OtherOutBackBill_FastList.html | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\205\266\344\273\226\345\207\272\345\272\223/Kf_OtherOutBackBill_FastList.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\205\266\344\273\226\345\207\272\345\272\223/Kf_OtherOutBackBill_FastList.html"
index dd6f1da..c796792 100644
--- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\205\266\344\273\226\345\207\272\345\272\223/Kf_OtherOutBackBill_FastList.html"
+++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\345\205\266\344\273\226\345\207\272\345\272\223/Kf_OtherOutBackBill_FastList.html"
@@ -104,9 +104,8 @@
//璇诲彇鍗曟嵁鍒楄〃
//
- form.on('submit(Cancel)', function () {
- parent.location.href = "../../../views/index.html"
- //window.close();//鍏抽棴褰撳墠椤�
+ form.on('submit(cmdCancel)', function () {
+ parent.location.href = "../../../views/index_Mobile.html"
})
form.on('submit(cmdModify)', function () {
--
Gitblit v1.9.1