Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
X
xgdlapp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李苏
xgdlapp
Commits
71e29f8a
Commit
71e29f8a
authored
Apr 07, 2023
by
zhoumaotao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
属性调整
parent
225d90a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
11 deletions
+2
-11
InfoCard.vue
components/InfoCard/InfoCard.vue
+2
-11
No files found.
components/InfoCard/InfoCard.vue
View file @
71e29f8a
...
...
@@ -32,20 +32,15 @@
},
getKeys
:
function
(
e
)
{
let
keyList
=
{
"wlname"
:
"物料名称"
,
"wlgg"
:
"物料规格"
,
"wlph"
:
"物料批号"
,
"tpcode"
:
"托盘号"
,
"ztsl"
:
"数量"
,
"wlcode"
:
"物料编码"
,
"rwdh"
:
"任务单号"
,
"rwzt"
:
"任务状态"
,
"agvrwdh"
:
"agv任务单号"
,
"agvrwzt"
:
"agv任务状态"
,
"djid"
:
"生产订单"
,
"wlxxName"
:
"产品名称"
,
"
ph"
:
"批号
"
"
zlh"
:
"批号信息
"
};
return
keyList
[
e
]
},
...
...
@@ -72,12 +67,8 @@
data
()
{
return
{
whiteList
:[
"wlname"
,
"wlgg"
,
"wlph"
,
"tpcode"
,
"ztsl"
,
"wlcode"
,
"rwdh"
,
"rwzt"
,
"agvrwdh"
,
...
...
@@ -86,7 +77,7 @@
"djid"
,
"cpname"
,
"wlxxName"
,
"
p
h"
"
zl
h"
]
};
...
...
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