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
4ca2a0b6
Commit
4ca2a0b6
authored
May 29, 2024
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
685be779
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
addFinancialDocuments.vue
src/components/FinancialModule/addFinancialDocuments.vue
+8
-4
No files found.
src/components/FinancialModule/addFinancialDocuments.vue
View file @
4ca2a0b6
...
@@ -763,7 +763,9 @@
...
@@ -763,7 +763,9 @@
<p
style=
"margin-left: 15px;"
>
<p
style=
"margin-left: 15px;"
>
<span
class=
"el-select "
>
<span
class=
"el-select "
>
<el-tooltip
content=
"内部员工优先代付第三方公司款项,此处为第三方公司付款对象选择"
placement=
"top"
>
<el-checkbox
v-model=
"KingdeeClientIDCheck"
@
change=
"changeKingdeeClientID"
:style=
"{'margin-top':KingdeeClientIDCheck?'0px':'6px'}"
>
垫付对象
</el-checkbox>
<el-checkbox
v-model=
"KingdeeClientIDCheck"
@
change=
"changeKingdeeClientID"
:style=
"{'margin-top':KingdeeClientIDCheck?'0px':'6px'}"
>
垫付对象
</el-checkbox>
</el-tooltip>
<
template
v-if=
"KingdeeClientIDCheck"
>
<
template
v-if=
"KingdeeClientIDCheck"
>
<el-select
<el-select
v-model=
"msg.KingdeeClientID"
class=
"w135 _border_b_1"
v-model=
"msg.KingdeeClientID"
class=
"w135 _border_b_1"
...
@@ -809,10 +811,12 @@
...
@@ -809,10 +811,12 @@
<
/div
>
<
/div
>
<!--
<
p
v
-
if
=
"GetDetail.OrderSource==4&&GetDetail.SourceID>0"
@
click
=
"jumpPage('FinancialOrder',GetDetail.SourceID,4)"
class
=
"_jump_page _font_bold"
>
机票收支
<
/p> --
>
<!--
<
p
v
-
if
=
"GetDetail.OrderSource==4&&GetDetail.SourceID>0"
@
click
=
"jumpPage('FinancialOrder',GetDetail.SourceID,4)"
class
=
"_jump_page _font_bold"
>
机票收支
<
/p> --
>
<
/template
>
<
/template
>
<
template
v
-
if
=
"isHandFee"
>
<
el
-
tooltip
:
content
=
"$t('objFill.peizhishoupeifei')"
placement
=
"top"
>
<
el
-
tooltip
:
content
=
"$t('objFill.peizhishoupeifei')"
placement
=
"top"
>
<
el
-
switch
v
-
if
=
"isHandFee"
v
-
model
=
"is_HandFee"
@
change
=
"getHandFee"
>
<
el
-
switch
v
-
model
=
"is_HandFee"
@
change
=
"getHandFee"
>
<
/el-switch
>
<
/el-switch
>
<
/el-tooltip
>
<
/el-tooltip></
template
>
<
/div
>
<
/div
>
<
template
v
-
if
=
"!BillSonName.includes('分摊')&&!BillSonName.includes('预付')"
>
<
template
v
-
if
=
"!BillSonName.includes('分摊')&&!BillSonName.includes('预付')"
>
...
...
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