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
5dd89ad9
authored
a year ago
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
bug
parent
0616f59a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
pages/immediatelyStockIn/list.vue
pages/immediatelyStockIn/list.vue
View file @
5dd89ad9
...
...
@@ -13,7 +13,7 @@
<view
class=
"list-total row bothSide verCenter"
v-if=
"list.length > 0"
>
<checkbox-group
class=
"checkbox-box row verCenter"
@
change=
"checkboxChange"
>
<label
class=
"row verCenter"
>
<checkbox
value=
"1"
style=
"transform:scale(0.7)"
iconColor=
"#1969f9"
backgroundColor=
"#1969f9"
color=
"#1969f9"
/>
补打标签
<checkbox
value=
"1"
style=
"transform:scale(0.7)"
iconColor=
"#1969f9"
color=
"#1969f9"
/>
补打标签
</label>
</checkbox-group>
<view
class=
"num"
>
共
<text>
{{
count
}}
</text>
条数据
</view>
...
...
@@ -136,7 +136,7 @@
data
()
{
return
{
list
:
[],
checked
:
tru
e
,
checked
:
fals
e
,
countList
:
''
,
page
:
1
,
limit
:
30
,
...
...
This diff is collapsed.
Click to expand it.
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