From d597ad146fa6cb08eb66f1a1c8cf12affc90982e Mon Sep 17 00:00:00 2001 From: ndbs Date: Mon, 14 Mar 2022 09:35:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=99=E5=B8=88=E8=81=8C=E7=BA=A7=E4=B8=BA?= =?UTF-8?q?=E7=A9=BA=20=E6=96=87=E4=BB=B6=E7=AE=A1=E7=90=86=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Areas/EducationalAdministration/Views/EmpInfo/Form.js | 2 +- .../Areas/LR_OAModule/Views/ResourceFile/Index.cshtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/EmpInfo/Form.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/EmpInfo/Form.js index c61bdd0ad..3d13b0704 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/EmpInfo/Form.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/EmpInfo/Form.js @@ -130,7 +130,7 @@ var bootstrap = function ($, learun) { $('#EmpFullTimeNo').lrDataItemSelect({ code: 'EmpFullTime' }); $('#ObtainWay').lrDataItemSelect({ code: 'ObtainWay' }); //$('#DeptNo').lrDataSourceSelect({ code: 'CdDeptInfo', value: 'deptno', text: 'deptname' }); - $('#PostRank').lrDataItemSelect({ code: 'BCdTitleOfTechPost', allowSearch: true }); + $('#PostRank').lrDataItemSelect({ code: 'PostRank', allowSearch: true }); $('#Photo').lrUploader(); //最高学历 $('#HighestRecord').lrDataItemSelect({ code: 'CollegeType', allowSearch: true }); diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_OAModule/Views/ResourceFile/Index.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_OAModule/Views/ResourceFile/Index.cshtml index fbc8fc698..c7ae00fc7 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_OAModule/Views/ResourceFile/Index.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_OAModule/Views/ResourceFile/Index.cshtml @@ -7,7 +7,7 @@
    -
  • 所有文件
  • +
  • 所有文件/文件夹
  • 文档
  • 图片
  • 回收站