Kaynağa Gözat

教师信息录入搜索教师失败

临城职教中职
ndbs 2 yıl önce
ebeveyn
işleme
625fef24cc
1 değiştirilmiş dosya ile 1 ekleme ve 7 silme
  1. +1
    -7
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/PersonnelManagement/Views/TeacherCertificate/Form.js

+ 1
- 7
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/PersonnelManagement/Views/TeacherCertificate/Form.js Dosyayı Görüntüle

@@ -16,13 +16,7 @@ var bootstrap = function ($, learun) {
},
bind: function () {
$('#TCTypeID').lrDataItemSelect({ code: 'jszgzl' });
$('#TCNo').lrselect({
allowSearch: true,
url: top.$.rootUrl + '/LR_SystemModule/DataSource/GetDataTable?code=EmpInfo',
param: { strWhere: "1=1 " },
value: "empno",
text: "empname"
});
$('#TCNo').lrDataSourceSelect({ code: 'teacheruserdata', value: 'f_encode', text: 'f_realname' });
},
initData: function () {
if (!!keyValue) {


Yükleniyor…
İptal
Kaydet