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
72c2b183
Commit
72c2b183
authored
Jul 05, 2023
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
b5697367
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
209 additions
and
832 deletions
+209
-832
TeamMemberList.vue
src/components/SalesModule/Common/TeamMemberList.vue
+0
-1
groupTourOrderByTuan.vue
src/components/SalesModule/groupTourOrderByTuan.vue
+0
-1
TravelContractDetailRB.vue
src/components/TravelContractDetailRB.vue
+46
-46
TravelContractNewRB.vue
src/components/TravelContractNewRB.vue
+161
-782
edit-orderform.vue
src/components/orderCommon/edit-orderform.vue
+2
-2
No files found.
src/components/SalesModule/Common/TeamMemberList.vue
View file @
72c2b183
...
@@ -225,7 +225,6 @@
...
@@ -225,7 +225,6 @@
data
.
District
=
''
data
.
District
=
''
}
}
this
.
detailsData
=
data
this
.
detailsData
=
data
console
.
log
(
this
.
detailsData
,
'====='
)
}
}
})
})
},
},
...
...
src/components/SalesModule/groupTourOrderByTuan.vue
View file @
72c2b183
...
@@ -5493,7 +5493,6 @@
...
@@ -5493,7 +5493,6 @@
"sellorder_post_GetTCNUMOrderList"
,
"sellorder_post_GetTCNUMOrderList"
,
this
.
tuanMsg
,
this
.
tuanMsg
,
(
res
)
=>
{
(
res
)
=>
{
console
.
log
(
"sellorder_post_GetTCNUMOrderList"
,
res
);
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
this
.
loading
=
false
;
this
.
loading
=
false
;
this
.
total
=
res
.
data
.
data
.
count
;
this
.
total
=
res
.
data
.
data
.
count
;
...
...
src/components/TravelContractDetailRB.vue
View file @
72c2b183
<
style
>
<
style
>
.TD_
MainConten
t
{
.TD_
NewContrac
t
{
min-height
:
650px
;
min-height
:
650px
;
background
:
url(../assets/img/bodyBg.png)
;
background
:
url(../assets/img/bodyBg.png)
;
padding-top
:
10px
;
padding-top
:
10px
;
...
@@ -7,27 +7,27 @@
...
@@ -7,27 +7,27 @@
color
:
#555
;
color
:
#555
;
}
}
.TD_
MainConten
t
.container-fluid
{
.TD_
NewContrac
t
.container-fluid
{
padding
:
0
20px
;
padding
:
0
20px
;
}
}
.TD_
MainConten
t
.block
{
.TD_
NewContrac
t
.block
{
border
:
1px
solid
#cdcdcd
;
border
:
1px
solid
#cdcdcd
;
background
:
#f9f9f9
;
background
:
#f9f9f9
;
position
:
relative
;
position
:
relative
;
margin-bottom
:
20px
;
margin-bottom
:
20px
;
}
}
.TD_
MainConten
t
.mtop15
{
.TD_
NewContrac
t
.mtop15
{
margin-top
:
15px
;
margin-top
:
15px
;
}
}
.TD_
MainConten
t
.blockTitle
{
.TD_
NewContrac
t
.blockTitle
{
border-bottom
:
1px
solid
#cdcdcd
;
border-bottom
:
1px
solid
#cdcdcd
;
background-color
:
#efefef
;
background-color
:
#efefef
;
}
}
.TD_
MainConten
t
.blockTitle
span
.icon
{
.TD_
NewContrac
t
.blockTitle
span
.icon
{
border-right
:
1px
solid
#CDCDCD
;
border-right
:
1px
solid
#CDCDCD
;
position
:
absolute
;
position
:
absolute
;
left
:
10px
;
left
:
10px
;
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
padding-top
:
8px
;
padding-top
:
8px
;
}
}
.TD_
MainConten
t
.blockTitle
h2
{
.TD_
NewContrac
t
.blockTitle
h2
{
font-size
:
15px
;
font-size
:
15px
;
min-height
:
40px
;
min-height
:
40px
;
margin
:
0
;
margin
:
0
;
...
@@ -47,19 +47,19 @@
...
@@ -47,19 +47,19 @@
line-height
:
40px
;
line-height
:
40px
;
}
}
.TD_
MainConten
t
.blockTitle
h2
span
{
.TD_
NewContrac
t
.blockTitle
h2
span
{
position
:
absolute
;
position
:
absolute
;
right
:
10px
;
right
:
10px
;
top
:
0
;
top
:
0
;
}
}
.TD_
MainConten
t
.contract
{
.TD_
NewContrac
t
.contract
{
background
:
#f9f9f9
;
background
:
#f9f9f9
;
margin-bottom
:
20px
;
margin-bottom
:
20px
;
margin-top
:
20px
;
margin-top
:
20px
;
}
}
.TD_
MainConten
t
.title
{
.TD_
NewContrac
t
.title
{
font-size
:
18px
;
font-size
:
18px
;
margin-top
:
10px
;
margin-top
:
10px
;
color
:
#555
;
color
:
#555
;
...
@@ -70,35 +70,35 @@
...
@@ -70,35 +70,35 @@
padding-bottom
:
40px
!important
;
padding-bottom
:
40px
!important
;
}
}
.TD_
MainConten
t
.title
p
{
.TD_
NewContrac
t
.title
p
{
margin
:
0
;
margin
:
0
;
font-size
:
12px
;
font-size
:
12px
;
}
}
.TD_
MainConten
t
.contractNo
{
.TD_
NewContrac
t
.contractNo
{
font-weight
:
bold
;
font-weight
:
bold
;
margin-right
:
5px
;
margin-right
:
5px
;
}
}
.TD_
MainConten
t
.title
h1
{
.TD_
NewContrac
t
.title
h1
{
font-size
:
24px
;
font-size
:
24px
;
text-align
:
left
;
text-align
:
left
;
}
}
.TD_
MainConten
t
.title
p
span
{
.TD_
NewContrac
t
.title
p
span
{
font-style
:
normal
;
font-style
:
normal
;
font-size
:
14px
;
font-size
:
14px
;
color
:
#0088cc
;
color
:
#0088cc
;
}
}
.TD_
MainConten
t
.menu
{
.TD_
NewContrac
t
.menu
{
overflow
:
hidden
;
overflow
:
hidden
;
background
:
#efefef
;
background
:
#efefef
;
position
:
relative
;
position
:
relative
;
width
:
100%
;
width
:
100%
;
}
}
.TD_
MainConten
t
.contract
.menu
>
ul
{
.TD_
NewContrac
t
.contract
.menu
>
ul
{
border-bottom
:
0px
none
;
border-bottom
:
0px
none
;
margin-bottom
:
0
;
margin-bottom
:
0
;
margin
:
0
;
margin
:
0
;
...
@@ -106,7 +106,7 @@
...
@@ -106,7 +106,7 @@
list-style
:
none
;
list-style
:
none
;
}
}
.TD_
MainConten
t
.contract
.menu
>
ul
>
li
{
.TD_
NewContrac
t
.contract
.menu
>
ul
>
li
{
margin-bottom
:
-1px
;
margin-bottom
:
-1px
;
float
:
left
;
float
:
left
;
list-style
:
none
;
list-style
:
none
;
...
@@ -124,7 +124,7 @@
...
@@ -124,7 +124,7 @@
font-size
:
13px
;
font-size
:
13px
;
}
}
.TD_
MainConten
t
.contract
.menu
>
ul
>
li
.active
{
.TD_
NewContrac
t
.contract
.menu
>
ul
>
li
.active
{
background
:
#f9f9f9
;
background
:
#f9f9f9
;
color
:
#444
;
color
:
#444
;
border-bottom-color
:
#f9f9f9
;
border-bottom-color
:
#f9f9f9
;
...
@@ -169,17 +169,17 @@
...
@@ -169,17 +169,17 @@
font-size
:
16px
;
font-size
:
16px
;
}
}
.TD_
MainConten
t
h1
,
.TD_
NewContrac
t
h1
,
.TD_
MainConten
t
h2
,
.TD_
NewContrac
t
h2
,
.TD_
MainConten
t
h3
{
.TD_
NewContrac
t
h3
{
line-height
:
40px
!important
;
line-height
:
40px
!important
;
}
}
.TD_
MainConten
t
.checkedNav
{
.TD_
NewContrac
t
.checkedNav
{
display
:
block
!important
;
display
:
block
!important
;
}
}
.TD_
MainConten
t
.SignTable
{
.TD_
NewContrac
t
.SignTable
{
max-width
:
100%
;
max-width
:
100%
;
background-color
:
transparent
;
background-color
:
transparent
;
border-collapse
:
collapse
;
border-collapse
:
collapse
;
...
@@ -191,7 +191,7 @@
...
@@ -191,7 +191,7 @@
line-height
:
25px
;
line-height
:
25px
;
}
}
.TD_
MainConten
t
.signDiv
{
.TD_
NewContrac
t
.signDiv
{
width
:
160px
;
width
:
160px
;
height
:
120px
;
height
:
120px
;
position
:
absolute
;
position
:
absolute
;
...
@@ -202,7 +202,7 @@
...
@@ -202,7 +202,7 @@
z-Index
:
100
;
z-Index
:
100
;
}
}
.TD_
MainConten
t
.esealDiv
{
.TD_
NewContrac
t
.esealDiv
{
width
:
120px
;
width
:
120px
;
height
:
120px
;
height
:
120px
;
position
:
absolute
;
position
:
absolute
;
...
@@ -213,38 +213,38 @@
...
@@ -213,38 +213,38 @@
z-Index
:
100
;
z-Index
:
100
;
}
}
.TD_
MainConten
t
.eseal
{
.TD_
NewContrac
t
.eseal
{
padding
:
20px
30px
30px
30px
;
padding
:
20px
30px
30px
30px
;
background-color
:
#fff
;
background-color
:
#fff
;
display
:
none
;
display
:
none
;
}
}
.TD_
MainConten
t
.SignTable
>
tbody
{
.TD_
NewContrac
t
.SignTable
>
tbody
{
display
:
table-row-group
;
display
:
table-row-group
;
vertical-align
:
middle
;
vertical-align
:
middle
;
border-color
:
inherit
;
border-color
:
inherit
;
}
}
.TD_
MainConten
t
.SignTable
tr
:first-child
td
{
.TD_
NewContrac
t
.SignTable
tr
:first-child
td
{
position
:
relative
;
position
:
relative
;
width
:
25%
;
width
:
25%
;
}
}
.TD_
MainConten
t
.SignTable
tbody
td
{
.TD_
NewContrac
t
.SignTable
tbody
td
{
height
:
30px
;
height
:
30px
;
}
}
.TD_
MainConten
t
.guests
,
.TD_
NewContrac
t
.guests
,
.TD_
MainConten
t
.routes
,
.TD_
NewContrac
t
.routes
,
.TD_
MainConten
t
.shoppings
,
.TD_
NewContrac
t
.shoppings
,
.TD_
MainConten
t
.attachments
,
.TD_
NewContrac
t
.attachments
,
.TD_
MainConten
t
.activitys
{
.TD_
NewContrac
t
.activitys
{
font-size
:
13px
;
font-size
:
13px
;
margin
:
20px
30px
30px
30px
;
margin
:
20px
30px
30px
30px
;
display
:
none
;
display
:
none
;
}
}
.TD_
MainConten
t
.ZTable
{
.TD_
NewContrac
t
.ZTable
{
width
:
100%
;
width
:
100%
;
border
:
none
;
border
:
none
;
table-layout
:
fixed
;
table-layout
:
fixed
;
...
@@ -252,18 +252,18 @@
...
@@ -252,18 +252,18 @@
border-spacing
:
0
;
border-spacing
:
0
;
}
}
.TD_
MainConten
t
.ZTable
>
tbody
>
tr
>
td
{
.TD_
NewContrac
t
.ZTable
>
tbody
>
tr
>
td
{
word-break
:
break-word
;
word-break
:
break-word
;
border
:
solid
#ddd
1px
;
border
:
solid
#ddd
1px
;
padding
:
8px
;
padding
:
8px
;
line-height
:
25px
;
line-height
:
25px
;
}
}
.TD_
MainConten
t
.text_center
{
.TD_
NewContrac
t
.text_center
{
text-align
:
center
;
text-align
:
center
;
}
}
.TD_
MainConten
t
.page_break_avoid
p
{
.TD_
NewContrac
t
.page_break_avoid
p
{
padding-bottom
:
15px
;
padding-bottom
:
15px
;
}
}
...
@@ -306,7 +306,7 @@
...
@@ -306,7 +306,7 @@
}
}
/*灰色遮罩层*/
/*灰色遮罩层*/
.TD_
MainConten
t
.fade
{
.TD_
NewContrac
t
.fade
{
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
background
:
rgba
(
0
,
0
,
0
,
0.5
);
background
:
rgba
(
0
,
0
,
0
,
0.5
);
...
@@ -317,7 +317,7 @@
...
@@ -317,7 +317,7 @@
}
}
/*弹出层*/
/*弹出层*/
.TD_
MainConten
t
.qrCodeDiv
{
.TD_
NewContrac
t
.qrCodeDiv
{
width
:
236px
;
width
:
236px
;
height
:
275px
;
height
:
275px
;
background-color
:
#fff
;
background-color
:
#fff
;
...
@@ -332,7 +332,7 @@
...
@@ -332,7 +332,7 @@
border-radius
:
5px
;
border-radius
:
5px
;
}
}
.TD_
MainConten
t
.Ec_cha
{
.TD_
NewContrac
t
.Ec_cha
{
position
:
absolute
;
position
:
absolute
;
cursor
:
pointer
;
cursor
:
pointer
;
right
:
-20px
;
right
:
-20px
;
...
@@ -345,25 +345,25 @@
...
@@ -345,25 +345,25 @@
line-height
:
30px
;
line-height
:
30px
;
}
}
.TD_
MainConten
t
.Ec_cha
:hover
{
.TD_
NewContrac
t
.Ec_cha
:hover
{
color
:
red
;
color
:
red
;
}
}
.TD_
MainConten
t
.TcTravel_Table
td
{
.TD_
NewContrac
t
.TcTravel_Table
td
{
border
:
1px
solid
rgb
(
0
,
0
,
0
);
border
:
1px
solid
rgb
(
0
,
0
,
0
);
word-break
:
break-all
;
word-break
:
break-all
;
padding
:
5px
;
padding
:
5px
;
line-height
:
2
;
line-height
:
2
;
}
}
.TD_
MainConten
t
.TcTravel_Table
{
.TD_
NewContrac
t
.TcTravel_Table
{
width
:
100%
;
width
:
100%
;
border
:
none
;
border
:
none
;
border-collapse
:
collapse
;
border-collapse
:
collapse
;
border-spacing
:
0
;
border-spacing
:
0
;
}
}
.TD_
MainConten
t
.TC_LASTTD
div
{
.TD_
NewContrac
t
.TC_LASTTD
div
{
margin-bottom
:
10px
;
margin-bottom
:
10px
;
}
}
...
@@ -385,7 +385,7 @@
...
@@ -385,7 +385,7 @@
</
style
>
</
style
>
<
template
>
<
template
>
<div
class=
"TD_
MainConten
t"
v-loading=
"pdfLoading"
>
<div
class=
"TD_
NewContrac
t"
v-loading=
"pdfLoading"
>
<div
class=
"container-fluid"
>
<div
class=
"container-fluid"
>
<div
class=
"block mtop15"
>
<div
class=
"block mtop15"
>
<div
class=
"blockTitle"
>
<div
class=
"blockTitle"
>
...
...
src/components/TravelContractNewRB.vue
View file @
72c2b183
This diff is collapsed.
Click to expand it.
src/components/orderCommon/edit-orderform.vue
View file @
72c2b183
...
@@ -759,7 +759,7 @@
...
@@ -759,7 +759,7 @@
methods
:
{
methods
:
{
//关闭弹窗
//关闭弹窗
cancelSubmit
()
{
cancelSubmit
()
{
console
.
log
(
"关闭"
);
//
console.log("关闭");
this
.
clearMsg
();
this
.
clearMsg
();
//关闭弹窗 调用父页面方法
//关闭弹窗 调用父页面方法
this
.
$emit
(
"close"
);
this
.
$emit
(
"close"
);
...
@@ -1051,7 +1051,7 @@
...
@@ -1051,7 +1051,7 @@
var
postMsg
=
{
var
postMsg
=
{
ID
:
this
.
orderQueryMsg
.
OrderId
,
ID
:
this
.
orderQueryMsg
.
OrderId
,
};
};
console
.
log
(
"postMsg"
,
postMsg
)
//
("postMsg", postMsg)
this
.
apipost
(
this
.
apipost
(
"sellorder_post_GetOrderEntity"
,
postMsg
,
"sellorder_post_GetOrderEntity"
,
postMsg
,
(
res
)
=>
{
(
res
)
=>
{
...
...
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