新增商品库存

This commit is contained in:
gyq
2024-01-24 12:20:58 +08:00
parent 966ef627bb
commit 122b979045
8 changed files with 626 additions and 15 deletions

View File

@@ -81,7 +81,7 @@ export default {
},
// 分页回调
paginationChange(e) {
this.tableData.page = e
this.tableData.page = e - 1
this.getTableData()
},
// 删除