Browse Source

采购申请改字

金隅分支
zhangli 3 years ago
parent
commit
87be441e38
6 changed files with 12 additions and 12 deletions
  1. +2
    -2
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoApply/FormJY.js
  2. +2
    -2
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoApply/FormJYHC.js
  3. +2
    -2
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoApply/FormViewJY.js
  4. +2
    -2
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoApply/FormViewJYHC.js
  5. +2
    -2
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoItemApply/FormJY.cshtml
  6. +2
    -2
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoItemApply/FormJYHC.cshtml

+ 2
- 2
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoApply/FormJY.js View File

@@ -200,13 +200,13 @@ var bootstrap = function ($, learun) {
// label: '英文名称', name: 'AAIEName', width: 100, align: 'left'
//},
{
label: '资产型号', name: 'AAIModel', width: 100, align: 'left'
label: '资产品牌', name: 'AAIModel', width: 100, align: 'left'
},
//{
// label: '生产厂家', name: 'AAIManufacturer', width: 100, align: 'left'
//},
{
label: '资产规格', name: 'AAISpecification', width: 100, align: 'left'
label: '规格型号', name: 'AAISpecification', width: 100, align: 'left'
},
{
label: '用途', name: 'AAIUse', width: 100, align: 'left'


+ 2
- 2
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoApply/FormJYHC.js View File

@@ -199,13 +199,13 @@ var bootstrap = function ($, learun) {
// label: '英文名称', name: 'AAIEName', width: 100, align: 'left'
//},
{
label: '资产型号', name: 'AAIModel', width: 100, align: 'left'
label: '耗材品牌', name: 'AAIModel', width: 100, align: 'left'
},
//{
// label: '生产厂家', name: 'AAIManufacturer', width: 100, align: 'left'
//},
{
label: '资产规格', name: 'AAISpecification', width: 100, align: 'left'
label: '规格型号', name: 'AAISpecification', width: 100, align: 'left'
},
{
label: '用途', name: 'AAIUse', width: 100, align: 'left'


+ 2
- 2
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoApply/FormViewJY.js View File

@@ -173,13 +173,13 @@ var bootstrap = function ($, learun) {
// label: '英文名称', name: 'AAIEName', width: 100, align: 'left'
//},
{
label: '资产型号', name: 'AAIModel', width: 100, align: 'left'
label: '资产品牌', name: 'AAIModel', width: 100, align: 'left'
},
//{
// label: '生产厂家', name: 'AAIManufacturer', width: 100, align: 'left'
//},
{
label: '资产规格', name: 'AAISpecification', width: 100, align: 'left'
label: '规格型号', name: 'AAISpecification', width: 100, align: 'left'
},
{
label: '用途', name: 'AAIUse', width: 100, align: 'left'


+ 2
- 2
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoApply/FormViewJYHC.js View File

@@ -164,13 +164,13 @@ var bootstrap = function ($, learun) {
// label: '英文名称', name: 'AAIEName', width: 100, align: 'left'
//},
{
label: '资产型号', name: 'AAIModel', width: 100, align: 'left'
label: '耗材品牌', name: 'AAIModel', width: 100, align: 'left'
},
//{
// label: '生产厂家', name: 'AAIManufacturer', width: 100, align: 'left'
//},
{
label: '资产规格', name: 'AAISpecification', width: 100, align: 'left'
label: '规格型号', name: 'AAISpecification', width: 100, align: 'left'
},
{
label: '用途', name: 'AAIUse', width: 100, align: 'left'


+ 2
- 2
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoItemApply/FormJY.cshtml View File

@@ -26,7 +26,7 @@
<input id="AAIEName" type="text" class="form-control" />
</div>*@
<div class="col-xs-6 lr-form-item" data-table="Ass_AssetsInfoItemApply">
<div class="lr-form-item-title">资产型号<font face="宋体">*</font></div>
<div class="lr-form-item-title">资产品牌<font face="宋体">*</font></div>
<input id="AAIModel" type="text" class="form-control" isvalid="yes" checkexpession="NotNull" />
</div>
@*<div class="col-xs-6 lr-form-item" data-table="Ass_AssetsInfoItemApply">
@@ -34,7 +34,7 @@
<input id="AAIManufacturer" type="text" class="form-control" />
</div>*@
<div class="col-xs-6 lr-form-item" data-table="Ass_AssetsInfoItemApply">
<div class="lr-form-item-title">资产规格<font face="宋体">*</font></div>
<div class="lr-form-item-title">规格型号<font face="宋体">*</font></div>
<input id="AAISpecification" type="text" class="form-control" isvalid="yes" checkexpession="NotNull" />
</div>
<div class="col-xs-6 lr-form-item" data-table="Ass_AssetsInfoItemApply">


+ 2
- 2
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoItemApply/FormJYHC.cshtml View File

@@ -26,7 +26,7 @@
<input id="AAIEName" type="text" class="form-control" />
</div>*@
<div class="col-xs-6 lr-form-item" data-table="Ass_AssetsInfoItemApply">
<div class="lr-form-item-title">耗材型号<font face="宋体">*</font></div>
<div class="lr-form-item-title">耗材品牌<font face="宋体">*</font></div>
<input id="AAIModel" type="text" class="form-control" isvalid="yes" checkexpession="NotNull"/>
</div>
@*<div class="col-xs-6 lr-form-item" data-table="Ass_AssetsInfoItemApply">
@@ -34,7 +34,7 @@
<input id="AAIManufacturer" type="text" class="form-control" />
</div>*@
<div class="col-xs-6 lr-form-item" data-table="Ass_AssetsInfoItemApply">
<div class="lr-form-item-title">耗材规格<font face="宋体">*</font></div>
<div class="lr-form-item-title">规格型号<font face="宋体">*</font></div>
<input id="AAISpecification" type="text" class="form-control" isvalid="yes" checkexpession="NotNull" />
</div>
<div class="col-xs-6 lr-form-item" data-table="Ass_AssetsInfoItemApply">


Loading…
Cancel
Save