瀏覽代碼

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

新疆体育高职分支
liangkun 1 年之前
父節點
當前提交
83e49600a1
共有 4 個檔案被更改,包括 4 行新增4 行删除
  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 查看文件

@@ -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 查看文件

@@ -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 查看文件

@@ -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 查看文件

@@ -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>


Loading…
取消
儲存