Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-pda-scan
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
ximai
mes-pda-scan
Commits
92c77a20
Commit
92c77a20
authored
Jul 24, 2024
by
沈翠玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整库存盘点页面
parent
e4a09321
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
inventoryList.vue
pages/inventoryCounting/inventoryList.vue
+6
-3
No files found.
pages/inventoryCounting/inventoryList.vue
View file @
92c77a20
...
@@ -27,7 +27,10 @@
...
@@ -27,7 +27,10 @@
<view
class=
"items"
>
物料名称:
{{
item
.
MAKTX
}}
</view>
<view
class=
"items"
>
物料名称:
{{
item
.
MAKTX
}}
</view>
</view>
</view>
<view
class=
"boxRight"
>
<view
class=
"boxRight"
>
<view
class=
"items"
>
{{
sumMENGA
(
item
)
}}
/
{{
item
.
GESME
}}
{{
item
.
MEINS
}}
</view>
<view
class=
"items"
style=
"display: flex;"
>
<view
style=
"margin-right:10rpx"
>
{{
sumMENGA
(
item
)
}}
</view>
<view
v-show=
"urlPs.FLAG && urlPs.FLAG === 'X'"
>
/
{{
item
.
GESME
}}
{{
item
.
MEINS
}}
</view>
</view>
</view>
</view>
</view>
</view>
<view
class=
"listBottom"
>
<view
class=
"listBottom"
>
...
@@ -51,8 +54,8 @@
...
@@ -51,8 +54,8 @@
</view>
</view>
<view
class=
"boxRight"
>
<view
class=
"boxRight"
>
<view
class=
"items"
>
<view
class=
"items"
>
<u
-input
v-model
.
number=
"itm.MENGA"
style=
"width: 120rpx;
"
/>
<u
ni-easyinput
v-model
.
number=
"itm.MENGA"
style=
"width: 200rpx;margin-right:10rpx
"
/>
<view>
/
{{
itm
.
PACMG
}}
{{
itm
.
MEINS
}}
</view>
<view
v-show=
"urlPs.FLAG && urlPs.FLAG === 'X'"
>
/
{{
itm
.
PACMG
}}
{{
itm
.
MEINS
}}
</view>
</view>
</view>
<!--
<view
class=
"itemsBtn"
>
<!--
<view
class=
"itemsBtn"
>
<u-button
size=
"mini"
class=
""
type=
"primary"
@
click=
"checkShowModel = true"
>
盘点
<u-button
size=
"mini"
class=
""
type=
"primary"
@
click=
"checkShowModel = true"
>
盘点
...
...
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