From 16e9c84d92ebc9789dd21da13e5dcdc335e743dd Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期三, 21 七月 2021 20:11:47 +0800
Subject: [PATCH] nothing
---
WebTM/views/IpadIndex.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/WebTM/views/IpadIndex.html b/WebTM/views/IpadIndex.html
index 5967ef3..b93b70a 100644
--- a/WebTM/views/IpadIndex.html
+++ b/WebTM/views/IpadIndex.html
@@ -751,7 +751,7 @@
}
//杩囩▼妫�楠�
- function OpenProcess(event, this)
+ function OpenProcess(event, obj)
{
layer.open({
type: 2
@@ -760,7 +760,7 @@
, shade: 0.6
, maxmin: false
, anim: 0
- , content: ['../../璐ㄩ噺绠$悊/宸ュ簭妫�楠屽崟/QC_ProcessCheckBill.html?OperationType=' + OperationType + '&linterid=' + linterid, 'yes']
+ , content: ['璐ㄩ噺绠$悊/宸ュ簭妫�楠屽崟/QC_ProcessCheckBill.html?OperationType=2&linterid=' + HSourceInterID, 'yes']
, resize: false
, cancel: function () {
btnIs();
--
Gitblit v1.9.1