Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
Project
Project
Details
Activity
Releases
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
罗超
confucius
Commits
22034563
Commit
22034563
authored
Apr 21, 2021
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
965b695e
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20 additions
and
29 deletions
+20
-29
contractConfirm.vue
src/pages/contractConfirm.vue
+2
-8
contractView.vue
src/pages/contractView.vue
+1
-7
contractAudit.vue
src/pages/sale/contractAudit.vue
+9
-6
contractManage.vue
src/pages/sale/contractManage.vue
+8
-8
No files found.
src/pages/contractConfirm.vue
View file @
22034563
...
...
@@ -295,7 +295,8 @@
<p
class=
"con_Suojin"
>
A 日语国际能力测试(JLPT):初级(N5-N4)、中级(N3-N2)、高级(N1);
</p>
<p
class=
"con_Suojin"
>
B 实用日本语鉴定考试(J.TEST):初级(E-F级)、中高级(A-D级);
</p>
<p
class=
"con_Suojin"
>
C 日本留学生考试(EJU):文科(日语)、综合科目、数学。
</p>
<div
style=
"margin-left:10px;display:flex;"
>
1.3 乙方当前选择考试:
<div
class=
"comConInput"
style=
"width:53%;"
>
{{
dataList
.
Exam
}}
</div></div>
<div
style=
"margin-left:10px;display:flex;"
>
1.3 乙方当前选择考试:
</div>
<div
class=
"comConInput"
style=
"width:98%;text-align:left;margin:10px auto;"
>
{{
dataList
.
Exam
}}
</div>
<p>
2、高级课程增值课程特别条款
</p>
<p
style=
"margin-left:10px;"
>
2.1 乙方在报名高级课程后,有机会参加以下增值课程:
</p>
<p
class=
"con_Suojin"
>
2.1.1 乙方通过甲方面试后,有权申请参加甲方组织的“成长训练营培训”、“周末沙龙”等培训活动。
</p>
...
...
@@ -376,13 +377,6 @@
<p>
4、本合同及其附件内,空格部分填写的文字与印刷文字具有同等法律效力。
</p>
<p>
5、本合同正本一式两份,甲乙双方各持一份,具有同等法律效力。
</p>
<p>
6、本合同自乙方缴纳全额课程学费及签订协议之日起正式生效。
</p>
<p
class=
"contractTitle comTop"
>
乙方已阅读并充分了解和理解甲方制定的培训相关的全部规章管理制度,并承诺严格执行。
</p>
<div
class=
"comConInput"
style=
"width:100%;margin:20px 0;"
>
(乙方在此处需要单独手写一遍)
</div>
<div
class=
"comConInput"
style=
"margin:20px 0;"
></div>
<div
class=
"comConInput"
style=
"margin:20px 0;"
></div>
<div
class=
"comConInput"
style=
"margin:20px 0;"
></div>
<p>
7、本合同协议部分到此为止,以下为空白。
</p>
<p
style=
"margin-top:100px;"
>
甲方签字(盖章):
</p>
<p
style=
"margin-top:20px;"
>
...
...
src/pages/contractView.vue
View file @
22034563
...
...
@@ -562,7 +562,7 @@
<div
class=
"contractContent"
>
B 实用日本语鉴定考试(J.TEST):初级(E-F级)、中高级(A-D级);
</div>
<div
class=
"contractContent"
>
C 日本留学生考试(EJU):文科(日语)、综合科目、数学。
</div>
<div
class=
"contractContent"
>
1.3 乙方当前选择考试:
</div>
<div
class=
"contractInput"
style=
"width:100%;"
>
{{
dataList
.
Exam
}}
</div>
<div
class=
"contractInput"
style=
"width:100%;
text-align:left;
"
>
{{
dataList
.
Exam
}}
</div>
<div
class=
"contractContent"
>
2、高级课程增值课程特别条款
</div>
<div
class=
"contractContent"
>
2.1 乙方在报名高级课程后,有机会参加以下增值课程:
</div>
<div
class=
"contractContent"
>
2.1.1 乙方通过甲方面试后,有权申请参加甲方组织的“成长训练营培训”、“周末沙龙”等培训活动。
</div>
...
...
@@ -673,12 +673,6 @@
<div
class=
"contractContent"
>
6、本合同自乙方缴纳全额课程学费及签订协议之日起正式生效。
</div>
</div>
<div
class=
"conTractInner ConTract_Line"
style=
"margin-left:5px;"
>
<div
class=
"comFirstTitle"
>
乙方已阅读并充分了解和理解甲方制定的培训相关的全部规章管理制度,并承诺严格执行。
</div>
<div
class=
"comFirstTitle"
style=
"width:100%;text-align:left;margin-bottom:10px;"
>
(乙方在此处需要单独手写一遍)
</div>
<div
class=
"contractInput"
style=
"width:100%;margin-bottom:30px;"
></div>
<div
class=
"contractInput"
style=
"width:100%;margin-bottom:30px;"
></div>
<div
class=
"contractInput"
style=
"width:100%;margin-bottom:20px;"
></div>
<div
class=
"contractInput"
style=
"width:100%;"
></div>
<div
class=
"contractContent"
style=
"margin:20px 0 100px 0;"
>
7、本合同协议部分到此为止,以下为空白。
</div>
<div
class=
"contractContent"
>
甲方签字(盖章):
</div>
<div
class=
"contractContent"
style=
"text-align:right;margin-top:150px;"
>
...
...
src/pages/sale/contractAudit.vue
View file @
22034563
...
...
@@ -145,12 +145,12 @@
align
:
'left'
,
field
:
'Status'
},
//
{
//
name: 'IsCompanySeal',
//
label: '是否盖章',
//
align: 'left',
//
field: 'Status'
//
},
{
name
:
'IsCompanySeal'
,
label
:
'是否盖章'
,
align
:
'left'
,
field
:
'Status'
},
{
name
:
'optioned'
,
label
:
'操作'
,
...
...
@@ -183,6 +183,9 @@
}],
//状态下拉
StatusOpts
:
[{
Id
:
-
1
,
Name
:
'全部'
},{
Id
:
1
,
Name
:
'待审'
},{
...
...
src/pages/sale/contractManage.vue
View file @
22034563
...
...
@@ -85,9 +85,9 @@
<q-btn
flat
size=
"xs"
icon=
"iconfont icon-View"
color=
"accent"
@
click=
"goContract(props.row)"
style=
"font-weight:400"
label=
"查看"
/>
<q-btn-dropdown
flat
size=
"xs"
color=
"dark"
label=
"更多"
style=
"margin-left:10px;"
v-if=
"props.row.Status==0||props.row.Status==2"
>
v-if=
"props.row.Status==0||props.row.Status==2
||props.row.Status==3
"
>
<q-list>
<q-item
clickable
v-close-popup
v-if=
"props.row.Status==0"
@
click=
"operationContract(props.row,1)"
>
<q-item
clickable
v-close-popup
v-if=
"props.row.Status==0
||props.row.Status==3
"
@
click=
"operationContract(props.row,1)"
>
<q-item-section>
<q-item-label>
提交审核
</q-item-label>
</q-item-section>
...
...
@@ -188,12 +188,12 @@
align
:
'left'
,
field
:
'Status'
},
//
{
//
name: 'IsCompanySeal',
//
label: '是否盖章',
//
align: 'left',
//
field: 'Status'
//
},
{
name
:
'IsCompanySeal'
,
label
:
'是否盖章'
,
align
:
'left'
,
field
:
'Status'
},
{
name
:
'optioned'
,
label
:
'操作'
,
...
...
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