From a21dd867b90da1fdc7ffaf5581fdad203ba11933 Mon Sep 17 00:00:00 2001 From: kgdxpr Date: Mon, 22 Jul 2024 14:41:35 +0800 Subject: [PATCH] 'commit' --- WebRoot/view/ywgl/xswh/turnClass_audit.html | 276 ++++++++++++++++++++ WebRoot/view/ywgl/xswh/turn_audit_list.html | 2 +- 2 files changed, 277 insertions(+), 1 deletion(-) create mode 100644 WebRoot/view/ywgl/xswh/turnClass_audit.html diff --git a/WebRoot/view/ywgl/xswh/turnClass_audit.html b/WebRoot/view/ywgl/xswh/turnClass_audit.html new file mode 100644 index 00000000..1663ecf1 --- /dev/null +++ b/WebRoot/view/ywgl/xswh/turnClass_audit.html @@ -0,0 +1,276 @@ + + + + + + + + + + + +
+
+
+
+
+ +
+ +
+
+ +
+ +
+
+
+
+ +
+
+
+
+
+ +
+
+ +
+
+ +
+ + + + + + + + + \ No newline at end of file diff --git a/WebRoot/view/ywgl/xswh/turn_audit_list.html b/WebRoot/view/ywgl/xswh/turn_audit_list.html index 949fa1d8..0b954fcd 100644 --- a/WebRoot/view/ywgl/xswh/turn_audit_list.html +++ b/WebRoot/view/ywgl/xswh/turn_audit_list.html @@ -143,7 +143,7 @@ title: '选择调转接收班级', shade: 0.1, area: ['550px', '600px'], - content: './turnClass.html?person_id=' + personId + '&bureau_id=' + bureauId + content: './turnClass_audit.html?id=' + obj.data.id + '&person_id=' + obj.data.person_id + '&bureau_id=' + bureauId }); }