This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Revert "录取学生后方可生成二维码"
This reverts commit
dcd99f533d
.
临城职教中职
ndbs
2 years ago
parent
577abe5211
commit
25f28d6d24
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexAccount.js
+ 0
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuVolunteer/IndexAccount.js
View File
@@ -114,7 +114,6 @@ var bootstrap = function ($, learun) {
},
search: function (param) {
param = param || {};
param.SqlParameter = " and IsEnroll=1 ";
$('#gridtable').jfGridSet('reload', { queryJson: JSON.stringify(param) });
}
};
Write
Preview
Loading…
Cancel
Save