Kaynağa Gözat

取消打印

新疆影视学院高职
ndbs 2 yıl önce
ebeveyn
işleme
ef602085c0
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. +1
    -2
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/FormView.cshtml

+ 1
- 2
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/FormView.cshtml Dosyayı Görüntüle

@@ -31,7 +31,7 @@
<li>性 &nbsp; &nbsp; &nbsp; 别 : {{studentInfo.GenderNo | sex}}</li>
<li>出生日期 : {{studentInfo.Birthday | date}}</li>
<li>联系电话 : {{studentInfo.mobile}}</li>
<li>校 &nbsp; &nbsp; &nbsp; 区 : {{studentInfo.F_SchoolId | company}}</li>
<li>校 &nbsp; &nbsp; &nbsp; 区 : {{baseInfo.F_SchoolId | company}}</li>
<li>学 &nbsp; &nbsp; &nbsp; 号 : {{studentInfo.StuNo}}</li>
<li>本 &nbsp;专 &nbsp;科 : {{studentInfo.GraduateNo | graduateNo}}</li>
<li>年 &nbsp; &nbsp; &nbsp; 级 : {{studentInfo.Grade}}</li>
@@ -139,7 +139,6 @@
key: value,
keyId: 'f_companyid',
callback: function (_data) {
console.log(_data)
result = _data.f_fullname;
}
});


Yükleniyor…
İptal
Kaydet