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
1cd1a2dc
Commit
1cd1a2dc
authored
Sep 10, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
46601f5d
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
127 additions
and
116 deletions
+127
-116
DomesticTravelcontract.vue
src/components/DomesticTravelcontract.vue
+1
-1
SingleContract.vue
src/components/SingleContract.vue
+1
-1
TravelContractNew.vue
src/components/TravelContractNew.vue
+1
-1
TravelContractView.vue
src/components/TravelContractView.vue
+123
-112
onedayTripContract.vue
src/components/onedayTripContract.vue
+1
-1
No files found.
src/components/DomesticTravelcontract.vue
View file @
1cd1a2dc
...
...
@@ -347,7 +347,7 @@
</span>
<div
class=
"pull-right"
>
<input
v-if=
"CtObj.ThirdContractState == 1"
type=
"button"
class=
"TCbtn-info"
value=
"发送短信通知"
@
click=
"SMSnotification()"
/>
<input
v-if=
"CtObj.ThirdContractFileUrl"
type=
"button"
class=
"TCbtn-info"
@
click=
"
window.open
(CtObj.ThirdContractFileUrl)"
<input
v-if=
"CtObj.ThirdContractFileUrl"
type=
"button"
class=
"TCbtn-info"
@
click=
"
OpenNewUrl
(CtObj.ThirdContractFileUrl)"
:value=
"$t('sm.yulan')"
/>
<input
v-if=
"CtObj.Status==0||CtObj.Status==3"
type=
"button"
class=
"TCbtn-info"
@
click=
"SubmitContract"
:value=
"$t('objFill.tijiaoshenhe')"
/>
...
...
src/components/SingleContract.vue
View file @
1cd1a2dc
...
...
@@ -332,7 +332,7 @@
</span>
<div
class=
"pull-right"
>
<input
v-if=
"CtObj.ThirdContractState == 1"
type=
"button"
class=
"TCbtn-info"
value=
"发送短信通知"
@
click=
"SMSnotification()"
/>
<input
v-if=
"CtObj.ThirdContractFileUrl"
type=
"button"
class=
"TCbtn-info"
@
click=
"
window.open
(CtObj.ThirdContractFileUrl)"
<input
v-if=
"CtObj.ThirdContractFileUrl"
type=
"button"
class=
"TCbtn-info"
@
click=
"
OpenNewUrl
(CtObj.ThirdContractFileUrl)"
:value=
"$t('sm.yulan')"
/>
<input
v-if=
"CtObj.Status==0||CtObj.Status==3"
type=
"button"
class=
"TCbtn-info"
@
click=
"SubmitContract"
:value=
"$t('objFill.tijiaoshenhe')"
/>
...
...
src/components/TravelContractNew.vue
View file @
1cd1a2dc
...
...
@@ -305,7 +305,7 @@
</span>
<div
class=
"pull-right"
>
<input
v-if=
"CtObj.thirdContractState == 1"
type=
"button"
class=
"TCbtn-info"
value=
"发送短信通知"
@
click=
"SMSnotification()"
/>
<input
v-if=
"CtObj.thirdContractFileUrl"
type=
"button"
class=
"TCbtn-info"
@
click=
"
window.open
(CtObj.thirdContractState)"
<input
v-if=
"CtObj.thirdContractFileUrl"
type=
"button"
class=
"TCbtn-info"
@
click=
"
OpenNewUrl
(CtObj.thirdContractState)"
:value=
"$t('sm.yulan')"
/>
<input
type=
"button"
class=
"TCbtn-info"
v-if=
"CtObj.companySignature == '' && CtObj.auditContract == 2"
@
click=
"(isShowFade = true), GetQrCode()"
value=
"客户签字链接"
/>
...
...
src/components/TravelContractView.vue
View file @
1cd1a2dc
This diff is collapsed.
Click to expand it.
src/components/onedayTripContract.vue
View file @
1cd1a2dc
...
...
@@ -364,7 +364,7 @@
</span>
<div
class=
"pull-right"
>
<input
v-if=
"CtObj.ThirdContractState == 1"
type=
"button"
class=
"TCbtn-info"
value=
"发送短信通知"
@
click=
"SMSnotification()"
/>
<input
v-if=
"CtObj.ThirdContractFileUrl"
type=
"button"
class=
"TCbtn-info"
@
click=
"
window.open
(CtObj.ThirdContractFileUrl)"
<input
v-if=
"CtObj.ThirdContractFileUrl"
type=
"button"
class=
"TCbtn-info"
@
click=
"
OpenNewUrl
(CtObj.ThirdContractFileUrl)"
:value=
"$t('sm.yulan')"
/>
<input
v-if=
"CtObj.Status==0||CtObj.Status==3"
type=
"button"
class=
"TCbtn-info"
@
click=
"SubmitContract"
:value=
"$t('objFill.tijiaoshenhe')"
/>
...
...
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