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

1

parent dae124b3
...@@ -191,7 +191,7 @@ ...@@ -191,7 +191,7 @@
<td>{{ item.BrandName }}</td> <td>{{ item.BrandName }}</td>
<td>{{ item.SupplierName }}</td> <td>{{ item.SupplierName }}</td>
<td>{{ item.Money }}</td> <td>{{ item.Money }}</td>
<td>{{ item.SafetyStock }}</td> <td>{{ item.InventoryNum }}</td>
<td>{{ item.UpdateDate }}</td> <td>{{ item.UpdateDate }}</td>
<td>{{ item.UpdateBy }}</td> <td>{{ item.UpdateBy }}</td>
</tr> </tr>
...@@ -413,6 +413,7 @@ ...@@ -413,6 +413,7 @@
CategoryId: "", CategoryId: "",
SupplierName: "", SupplierName: "",
FinanceId: "", FinanceId: "",
IsSelectInventory:1,
}, },
haocaiPageCount:0, haocaiPageCount:0,
chooseHcIndex: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