Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
c58c2cf7
Commit
c58c2cf7
authored
Apr 02, 2020
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
5b99e11f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
PrintPageN.vue
src/components/PrintPageN.vue
+10
-0
No files found.
src/components/PrintPageN.vue
View file @
c58c2cf7
...
...
@@ -56,6 +56,16 @@
<my-RVB-Bill
:loopNumN=
"loopNumN"
:disabled
.
sysc=
"disabled1"
v-on:helloPP=
"numAdd"
:Num=
"num"
:ID=
"id"
:width=
"widthSon"
:isPrintPage=
"true"
:OrderSource=
"OrderSource"
:color=
"colorSon"
:name=
'index+1'
></my-RVB-Bill>
</div>
</
template
>
<
template
v-else-if=
"type==='1'&&(Merge==='1'&&hedan==1)"
>
<div
class=
"SetDiv"
>
<span
v-if=
"Merge==='1' "
@
click=
"goUrl(1)"
>
切换
</span>
<span
@
click=
"disabled1=false"
>
编辑
</span>
<span
@
click=
"disabled1=true"
>
保存
</span>
</div>
<div
class=
"_border_1"
v-for=
"(item,index) in 1"
>
<my-RVB-Bill
:loopNumN=
"loopNumN"
:disabled
.
sysc=
"disabled1"
v-on:helloPP=
"numAdd"
:Num=
"num"
:ID=
"id"
:width=
"widthSon"
:isPrintPage=
"true"
:OrderSource=
"OrderSource"
:color=
"colorSon"
:name=
'index+1'
></my-RVB-Bill>
</div>
</
template
>
<
template
v-if=
"type==='7'&&(Merge==='0'||Merge===null)"
>
<div
class=
"_border_1"
v-for=
"(item,index) in loopNumT"
>
<my-GZ-Bill
:ID=
"id"
:width=
"widthSon"
:isPrintPage=
"true"
:color=
"colorSon"
:OrderSource=
"OrderSource"
:name=
'index+1'
></my-GZ-Bill>
...
...
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