This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
qiubinghui
/
zhywpt-web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
入库管理页面调整
master
huminghao
1 week ago
parent
3763a0db81
commit
351ad48cec
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/views/inventoryControl/putInstorage/index.vue
+ 0
- 1
src/views/inventoryControl/putInstorage/index.vue
View File
@@ -309,7 +309,6 @@ function getList() {
}
}
tableData.value = []
///invw/inventory/inventorypagelist
BaseService.postN('/invw/api/enterApply/page', params).then(
(res: any) => {
if (res && res.code === 0) {
Write
Preview
Loading…
Cancel
Save