Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
wmsMin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
79617856
authored
Jun 27, 2024
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
PDA上,将所有功能模块都放出来
PDA和小程序,都将【仓内作业】模块隐藏掉,暂不需要使用
parent
c03825d0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
21 deletions
pages/goods/addExectionReceiving.vue
pages/home/index.vue
pages/goods/addExectionReceiving.vue
View file @
79617856
...
...
@@ -97,7 +97,7 @@
export
default
{
data
()
{
return
{
logistics_company_arr
:
[
'
FedEx'
,
'DHL'
,
'UPS'
,
'顺丰'
,
'Air
'
],
//物流公司
logistics_company_arr
:
[
'
联邦快递'
,
'DHL国际快递'
,
'顺丰速运'
,
'供应商配送'
,
'快递送货'
,
'韵达快递'
,
'速尔快递'
,
'TNT快递'
,
'自提'
,
'京东快递'
,
'优速物流'
,
'顺丰特惠'
,
'UPS'
,
'Air'
,
'其他
'
],
//物流公司
logistics_company_index
:
-
1
,
//物流索引,
unusual_reason_arr
:
[
'无入仓号信息'
,
'来货外观破损'
,
'其他'
],
//异常原因
unusual_reason_index
:
-
1
,
...
...
pages/home/index.vue
View file @
79617856
...
...
@@ -70,7 +70,6 @@
is_login
:
false
,
userInfo
:
{},
rawData
:
''
,
// #ifdef MP-WEIXIN
gridList
:
[{
name
:
'快递回单上传'
,
iconfont
:
'icon-a-juxing1'
,
...
...
@@ -82,11 +81,6 @@
tips
:
''
},
{
name
:
'仓内作业'
,
iconfont
:
'icon-juxing5'
,
tips
:
''
},
{
name
:
'异常收货登记'
,
iconfont
:
'icon-jinggao'
,
tips
:
''
...
...
@@ -152,20 +146,6 @@
tips
:
''
}
]
// #endif
// #ifdef APP-PLUS
gridList
:
[{
name
:
'收货登记'
,
iconfont
:
'icon-juxing3'
,
tips
:
''
},
{
name
:
'入库理货'
,
iconfont
:
'icon-a-10cangkucangchu4'
,
tips
:
''
}
]
// #endif
};
},
onShow
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment