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
01408b30
authored
Sep 18, 2023
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
修改字段
parent
bb4caea5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
pages/goods/tallyExectionDetail.vue
pages/goods/tallyExectionDetail.vue
View file @
01408b30
...
...
@@ -27,11 +27,11 @@
<view
class=
"status-box row verCenter bothSide"
>
<view
class=
"bb row verCenter"
>
<text
class=
"t1"
>
商务状态:
</text>
<text
class=
"t2"
>
{{
customerDetail
.
ask_customer_status_cn
||
'--'
}}
</text>
<text
class=
"t2"
>
{{
customerDetail
.
ask_customer_s
w_s
tatus_cn
||
'--'
}}
</text>
</view>
<view
class=
"bb row verCenter"
>
<text
class=
"t1"
>
商务
状态:
</text>
<text
class=
"t3"
>
{{
customerDetail
.
ask_customer_sw
_status_cn
||
'--'
}}
</text>
<text
class=
"t1"
>
仓库
状态:
</text>
<text
class=
"t3"
>
{{
customerDetail
.
store_execute
_status_cn
||
'--'
}}
</text>
</view>
</view>
</view>
...
...
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