Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TF-MOM-WEB
Project
Project
Details
Activity
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
TFMOM
TF-MOM-WEB
Commits
f4381225
Commit
f4381225
authored
Mar 26, 2024
by
jingnan
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
胶漆打印标签取值修改
parent
f048796c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
index.vue
...src/privateComponents/components/AssignCradInfo/index.vue
+3
-3
No files found.
applications/dee-mes/src/privateComponents/components/AssignCradInfo/index.vue
View file @
f4381225
...
@@ -131,7 +131,7 @@ export default {
...
@@ -131,7 +131,7 @@ export default {
{
{
text
:
data
.
cardNo
,
text
:
data
.
cardNo
,
title
:
'漆料合格标签'
,
title
:
'漆料合格标签'
,
count
:
{
label
:
'领取量'
,
value
:
''
},
count
:
{
label
:
'领取量'
,
value
:
data
.
assignTotalAmount
},
number
:
{
label
:
'编号'
,
value
:
data
.
cardNo
},
number
:
{
label
:
'编号'
,
value
:
data
.
cardNo
},
standard
:
{
standard
:
{
label
:
'材料规范'
,
label
:
'材料规范'
,
...
@@ -178,7 +178,7 @@ export default {
...
@@ -178,7 +178,7 @@ export default {
{
{
text
:
data
.
cardNo
,
text
:
data
.
cardNo
,
title
:
'阿洛丁刷涂合格标签'
,
title
:
'阿洛丁刷涂合格标签'
,
count
:
{
label
:
'领取量'
,
value
:
''
},
count
:
{
label
:
'领取量'
,
value
:
data
.
assignTotalAmount
},
number
:
{
label
:
'编号'
,
value
:
data
.
cardNo
},
number
:
{
label
:
'编号'
,
value
:
data
.
cardNo
},
mark
:
{
mark
:
{
label
:
'阿洛丁牌号'
,
label
:
'阿洛丁牌号'
,
...
@@ -188,7 +188,7 @@ export default {
...
@@ -188,7 +188,7 @@ export default {
label
:
'合格证编号'
,
label
:
'合格证编号'
,
value
:
data
.
certificateNo
value
:
data
.
certificateNo
},
},
receiveDate
:
{
label
:
'领取日期'
,
value
:
''
},
receiveDate
:
{
label
:
'领取日期'
,
value
:
this
.
$moment
().
format
(
'yyyy-MM-DD HH:mm'
)
},
validity
:
{
validity
:
{
label
:
'有效期'
,
label
:
'有效期'
,
value
:
{
value
:
{
...
...
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