add库存出库

This commit is contained in:
蔡玲
2024-12-13 16:37:09 +08:00
parent f78fd6ba03
commit 2657cf2c5f
9 changed files with 350 additions and 9 deletions

View File

@@ -256,6 +256,24 @@
}
}
,{
"path" : "pages/outbound/stock-out-store",
"style" :
{
"navigationStyle": "custom"
}
}
,{
"path" : "pages/outbound/stock-list",
"style" :
{
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
}
],
"globalStyle": {
// "pageOrientation": "landscape",