Quellcode durchsuchen

资产打印清单去掉学校名称

新疆体育高职分支
liangkun vor 1 Jahr
Ursprung
Commit
83e49600a1
4 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfo/Inventory.cshtml
  2. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoApply/Inventory.cshtml
  3. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsOutApply/Inventory.cshtml
  4. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_Receive/Inventory.cshtml

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfo/Inventory.cshtml Datei anzeigen

@@ -88,7 +88,7 @@
<div id="tablediv">
<table class="table">
<tr>
<th colspan="8" style="text-align:center">西昌民族幼专入库清单</th>
<th colspan="8" style="text-align:center">入库清单</th>
</tr>
<tr>
<td colspan="4">入库日期</td>


+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsInfoApply/Inventory.cshtml Datei anzeigen

@@ -88,7 +88,7 @@
<div id="tablediv">
<table class="table">
<tr>
<th colspan="8" style="text-align:center">西昌民族幼专入库清单</th>
<th colspan="8" style="text-align:center">入库清单</th>
</tr>
<tr>
<td colspan="4">入库日期</td>


+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_AssetsOutApply/Inventory.cshtml Datei anzeigen

@@ -88,7 +88,7 @@
<div id="tablediv">
<table class="table">
<tr>
<th colspan="8" style="text-align: center">西昌民族幼专出库清单</th>
<th colspan="8" style="text-align: center">出库清单</th>
</tr>
<tr>
<td>部门</td>


+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/AssetManagementSystem/Views/Ass_Receive/Inventory.cshtml Datei anzeigen

@@ -88,7 +88,7 @@
<div class="tablediv">
<table class="table">
<tr>
<th colspan="8" style="text-align: center">西昌民族幼专出库清单</th>
<th colspan="8" style="text-align: center">出库清单</th>
</tr>
<tr>
<td>部门</td>


Laden…
Abbrechen
Speichern