Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
wmsApp
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
f570aeab
authored
Nov 21, 2024
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
需三方送检:
parent
8094a6c4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
pages/preCheck/list.vue
pages/tallyReceive/operate.vue
pages/preCheck/list.vue
View file @
f570aeab
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
<text
class=
"label"
>
包装要求:
</text>
<text
class=
"label"
>
包装要求:
</text>
<text
class=
"text"
style=
"color: red;"
>
{{
item
.
pack_requeire
}}
</text>
<text
class=
"text"
style=
"color: red;"
>
{{
item
.
pack_requeire
}}
</text>
</view>
</view>
<view
class=
"input-box row verCenter"
v-if=
"item.is_need_three_qc"
>
<view
class=
"input-box row verCenter"
v-if=
"item.is_need_three_qc
== 2
"
>
<text
class=
"label"
>
三方送检:
</text>
<text
class=
"label"
>
三方送检:
</text>
<text
class=
"text"
style=
"color: red;"
>
需三方送检
</text>
<text
class=
"text"
style=
"color: red;"
>
需三方送检
</text>
</view>
</view>
...
...
pages/tallyReceive/operate.vue
View file @
f570aeab
...
@@ -160,7 +160,7 @@
...
@@ -160,7 +160,7 @@
</view>
</view>
<view
class=
"item row"
style=
"flex: 0 0 100%;"
v-if=
"detail.is_need_three_qc"
>
<view
class=
"item row"
style=
"flex: 0 0 100%;"
v-if=
"detail.is_need_three_qc"
>
<text
class=
"label"
style=
"width: 112rpx;"
>
需三方送检:
</text>
<text
class=
"label"
style=
"width: 112rpx;"
>
需三方送检:
</text>
<text
class=
"tt"
style=
"max-width: 491rpx;color: red;"
>
{{ detail.is_need_three_qc_cn }}
</text>
<text
class=
"tt"
style=
"max-width: 491rpx;color: red;"
>
需三方送检
</text>
</view>
</view>
<view
class=
"item row verCenter"
style=
"flex: 0 0 100%;"
>
<view
class=
"item row verCenter"
style=
"flex: 0 0 100%;"
>
<text
class=
"label"
>
供应商:
</text>
<text
class=
"label"
>
供应商:
</text>
...
...
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