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
【修改】学籍-照片导入:上传插件取消下载按钮;
新疆警官学校中职
dyy
1 year ago
parent
6398bc3c0e
commit
765dda1679
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/SynPhotoForm.js
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/SynPhotoForm.js
View File
@@ -14,7 +14,7 @@ var bootstrap = function ($, learun) {
page.initData();
},
bind: function () {
$('#Photo').lrUploader({ isView: false });
$('#Photo').lrUploader({ isView: false
,isDown:false
});
},
initData: function () {
Write
Preview
Loading…
Cancel
Save