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
94bdd4c6
Commit
94bdd4c6
authored
Jun 17, 2025
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
5ed0c17b
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
BasicDocuments.vue
src/components/FinancialModule/BasicDocuments.vue
+1
-1
FinancialDocuments.vue
src/components/FinancialModule/FinancialDocuments.vue
+1
-0
FinancialDocumentsDetail.vue
src/components/FinancialModule/FinancialDocumentsDetail.vue
+1
-1
No files found.
src/components/FinancialModule/BasicDocuments.vue
View file @
94bdd4c6
...
@@ -841,7 +841,7 @@
...
@@ -841,7 +841,7 @@
</
template
>
</
template
>
<div
class=
"_explain"
>
<div
class=
"_explain"
>
<div
class=
"illustrate-text"
>
<div
class=
"illustrate-text"
>
<p
class=
"illustrate-left"
>
{{$t('fnc.fjshuoming')}}:
<p
class=
"illustrate-left"
>
{{$t('fnc.fjshuoming')}}:
<el-tag
size=
"mini"
type=
"danger"
v-if=
"GetDetail.RejectMark==1"
>
被驳回重新提交!
</el-tag>
<span
class=
"fr"
v-if=
"isReceivablesAccount&&GetDetail.Course_Name"
>
<span
class=
"fr"
v-if=
"isReceivablesAccount&&GetDetail.Course_Name"
>
{{$t('objFill.sklx')}}:{{GetDetail.Course_Name}}/{{GetDetail.PayReceipt_No}}
{{$t('objFill.sklx')}}:{{GetDetail.Course_Name}}/{{GetDetail.PayReceipt_No}}
</span>
</span>
...
...
src/components/FinancialModule/FinancialDocuments.vue
View file @
94bdd4c6
...
@@ -1296,6 +1296,7 @@
...
@@ -1296,6 +1296,7 @@
@
click
=
"Financial_post_GetFinancLogList(scope.row.FrID)"
>
{{
scope
.
row
.
StatusStr
}}
<
/span
>
@
click
=
"Financial_post_GetFinancLogList(scope.row.FrID)"
>
{{
scope
.
row
.
StatusStr
}}
<
/span
>
<
/el-popover
>
<
/el-popover
>
<
/div
>
<
/div
>
<
div
><
el
-
tag
size
=
"mini"
type
=
"danger"
v
-
if
=
"scope.row.RejectMark==1 && msg.Conditon==3"
>
被驳回重新提交!
<
/el-tag></
div
>
<
/template
>
<
/template
>
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
:
label
=
"$t('system.table_operation')"
>
<
el
-
table
-
column
:
label
=
"$t('system.table_operation')"
>
...
...
src/components/FinancialModule/FinancialDocumentsDetail.vue
View file @
94bdd4c6
...
@@ -836,7 +836,7 @@
...
@@ -836,7 +836,7 @@
</my-GZ-Bill>
</my-GZ-Bill>
<div
class=
"_explain"
>
<div
class=
"_explain"
>
<div
class=
"illustrate-text"
>
<div
class=
"illustrate-text"
>
<p
class=
"illustrate-left"
>
{{
$t
(
'fnc.fjshuoming'
)
}}
:
<p
class=
"illustrate-left"
>
{{
$t
(
'fnc.fjshuoming'
)
}}
:
<el-tag
size=
"mini"
type=
"danger"
v-if=
"GetDetail.RejectMark==1"
>
被驳回重新提交!
</el-tag>
<span
class=
"fr"
v-if=
"GetDetail.TemplateId==27&&GetDetail.Course_Name&&GetDetail.PayReceipt_No"
>
<span
class=
"fr"
v-if=
"GetDetail.TemplateId==27&&GetDetail.Course_Name&&GetDetail.PayReceipt_No"
>
{{
$t
(
'objFill.sklx'
)
}}
:
{{
GetDetail
.
Course_Name
}}
/
{{
GetDetail
.
PayReceipt_No
}}
{{
$t
(
'objFill.sklx'
)
}}
:
{{
GetDetail
.
Course_Name
}}
/
{{
GetDetail
.
PayReceipt_No
}}
</span>
</span>
...
...
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