fix: 完善功能,新增POS机刷卡记账。
This commit is contained in:
@@ -90,6 +90,27 @@
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/work/accounts/posTransferRecord/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "POS机刷卡记账"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/work/accounts/posTransferRecord/details",
|
||||
"style": {
|
||||
"navigationBarTitleText": "POS机刷卡记账详情"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/work/accounts/posTransferRecord/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "POS机刷卡记账"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/work/accounts/accounts/index",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user