Commit 8b551072 authored by 罗超's avatar 罗超

1

parent dae124b3
......@@ -191,7 +191,7 @@
<td>{{ item.BrandName }}</td>
<td>{{ item.SupplierName }}</td>
<td>{{ item.Money }}</td>
<td>{{ item.SafetyStock }}</td>
<td>{{ item.InventoryNum }}</td>
<td>{{ item.UpdateDate }}</td>
<td>{{ item.UpdateBy }}</td>
</tr>
......@@ -413,6 +413,7 @@
CategoryId: "",
SupplierName: "",
FinanceId: "",
IsSelectInventory:1,
},
haocaiPageCount:0,
chooseHcIndex:0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment