单据出库功能修改

This commit is contained in:
蔡玲
2024-11-22 16:26:54 +08:00
parent 7d94214951
commit 36c30539ed
4 changed files with 271 additions and 88 deletions

View File

@@ -225,6 +225,14 @@
,{
"path" : "pages/outbound/bill-out-store",
"style" :
{
"navigationStyle": "custom"
}
}
,{
"path" : "pages/outbound/bill-list",
"style" :
{
"navigationStyle": "custom",
"enablePullDownRefresh": true,