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
942ee5f9
Commit
942ee5f9
authored
Aug 03, 2023
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
5bbab6bb
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
130 additions
and
94 deletions
+130
-94
ChoiceAddFinancialDocuments2.vue
...mponents/FinancialModule/ChoiceAddFinancialDocuments2.vue
+1
-1
FProcessManagement.vue
src/components/FinancialModule/FProcessManagement.vue
+15
-2
CostNewPriceAudit.vue
...ts/TravelManager/TravelNewQuotation/CostNewPriceAudit.vue
+1
-1
CostNewPriceCC.vue
...nents/TravelManager/TravelNewQuotation/CostNewPriceCC.vue
+1
-1
newQuotation.vue
...ponents/TravelManager/TravelNewQuotation/newQuotation.vue
+112
-89
No files found.
src/components/FinancialModule/ChoiceAddFinancialDocuments2.vue
View file @
942ee5f9
...
...
@@ -333,7 +333,7 @@
this
.
GetList
=
newList
;
}
else
{
this
.
GetList
.
forEach
(
y
=>
{
y
.
showYes
=
tru
e
y
.
showYes
=
fals
e
newList
.
push
(
JSON
.
parse
(
JSON
.
stringify
(
y
)))
})
}
...
...
src/components/FinancialModule/FProcessManagement.vue
View file @
942ee5f9
...
...
@@ -102,13 +102,24 @@
<span>
注:财务基本流程包括(收款流程,付款流程,发票流程),如果需要其他的流程,比如退款流程等请在自定义流程下新增流程设置
</span>
</li>
-->
<li><input
type=
"button"
class=
"normalBtn"
value=
"新增流程"
@
click=
"goUrl('addFinancialProcess',0,8)"
/>
<input
type=
"button"
class=
"hollowFixedBtn"
:value=
"$t('pub.searchBtn')"
@
click=
"resetPageIndex()
;getTemplateList();
"
/>
<input
type=
"button"
class=
"hollowFixedBtn"
:value=
"$t('pub.searchBtn')"
@
click=
"resetPageIndex()"
/>
</li>
</ul>
</div>
<ul
class=
"_nav clearfix"
>
<li
class=
"_active"
@
click=
"getTemplateList()"
>
流程列表
</li>
<!--
<li
:class=
"active==1?'_active':''"
@
click=
"active=1,msg.TempLateWay=8,getTemplateList()"
>
自定义流程
</li>
-->
<li>
<span>
是否启用:
</span>
<el-tooltip
:content=
"msg.Status==1?'启用':'停用'"
placement=
"top"
>
<el-switch
@
change=
"resetPageIndex"
v-model=
"msg.Status"
active-value=
"1"
inactive-value=
"2"
>
</el-switch>
</el-tooltip>
</li>
</ul>
<el-form
class=
"_info_box clearfix"
label-width=
"110px"
>
<el-row>
...
...
@@ -284,7 +295,8 @@ export default {
pageSize
:
6
,
RB_BranchId
:
-
1
,
Name
:
''
,
CostTypeID
:
0
CostTypeID
:
0
,
Status
:
'1'
}
}
},
created
(){
...
...
@@ -419,6 +431,7 @@ export default {
resetPageIndex
()
{
this
.
msg
.
pageIndex
=
1
this
.
currentPage
=
1
this
.
getTemplateList
()
},
goUrl
(
path
,
id
,
isZ
,
Branch_Id
)
{
this
.
$router
.
push
({
name
:
path
,
query
:{
"id"
:
id
,
"isZ"
:
isZ
,
"blank"
:
'y'
,
tab
:
"修改流程"
}
})
...
...
src/components/TravelManager/TravelNewQuotation/CostNewPriceAudit.vue
View file @
942ee5f9
...
...
@@ -168,8 +168,8 @@
<td
rowspan=
"2"
class=
"CP_ComTitle2 CostcomCenter"
style=
"width:250px;"
>
行程
</td>
<td
colspan=
"2"
class=
"CP_ComTitle2 CostcomCenter"
>
酒店
</td>
<td
colspan=
"2"
class=
"CP_ComTitle2 CostcomCenter"
>
车/天
</td>
<td
colspan=
"2"
class=
"CP_ComTitle2 CostcomCenter"
>
门票
</td>
<td
colspan=
"2"
class=
"CP_ComTitle2 CostcomCenter"
>
餐
</td>
<td
colspan=
"2"
class=
"CP_ComTitle2 CostcomCenter"
>
门票
</td>
<td
colspan=
"2"
class=
"CP_ComTitle2 CostcomCenter"
>
其它费用
<br
/>
(保险、司导杂费等)
</td>
</tr>
<tr>
...
...
src/components/TravelManager/TravelNewQuotation/CostNewPriceCC.vue
View file @
942ee5f9
...
...
@@ -75,8 +75,8 @@
<td
rowspan=
"2"
class=
"CP_ComTitle2 CostcomCenter"
style=
"width:250px;"
>
行程
</td>
<td
colspan=
"2"
class=
"CP_ComTitle2 CostcomCenter"
>
酒店
</td>
<td
colspan=
"2"
class=
"CP_ComTitle2 CostcomCenter"
>
车/天
</td>
<td
colspan=
"2"
class=
"CP_ComTitle2 CostcomCenter"
>
门票
</td>
<td
colspan=
"2"
class=
"CP_ComTitle2 CostcomCenter"
>
餐
</td>
<td
colspan=
"2"
class=
"CP_ComTitle2 CostcomCenter"
>
门票
</td>
<td
colspan=
"2"
class=
"CP_ComTitle2 CostcomCenter"
>
其它费用
<br
/>
(保险、司导杂费等)
</td>
</tr>
<tr>
...
...
src/components/TravelManager/TravelNewQuotation/newQuotation.vue
View file @
942ee5f9
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