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
3d773fab
Commit
3d773fab
authored
Apr 24, 2025
by
liudong1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1 日本 PIC资金预算 入口
parent
793aed0f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
FinancialDocuments.vue
src/components/FinancialModule/FinancialDocuments.vue
+20
-0
No files found.
src/components/FinancialModule/FinancialDocuments.vue
View file @
3d773fab
...
@@ -801,6 +801,17 @@
...
@@ -801,6 +801,17 @@
@
click=
"BOSSBtn3 = !BOSSBtn3,checkList = [],toggleSelection()"
>
{{
$t
(
'objFill.v101.FinancialModule.guanbiyjdy'
)
}}
</button>
@
click=
"BOSSBtn3 = !BOSSBtn3,checkList = [],toggleSelection()"
>
{{
$t
(
'objFill.v101.FinancialModule.guanbiyjdy'
)
}}
</button>
<button
class=
"hollowFixedBtn"
v-if=
"BOSSBtn3"
@
click=
"BOSSBtnClick(3)"
>
{{
$t
(
'ground.dayin'
)
}}
</button>
<button
class=
"hollowFixedBtn"
v-if=
"BOSSBtn3"
@
click=
"BOSSBtnClick(3)"
>
{{
$t
(
'ground.dayin'
)
}}
</button>
</
template
>
</
template
>
<
template
v-if=
"this.userId==2739 || this.userId==3038 || this.userId==2604"
>
<el-dropdown
width:100px
>
<span
class=
"el-dropdown-link"
>
更多
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
</span>
<el-dropdown-menu
slot=
"dropdown"
>
<el-dropdown-item><span
@
click=
"ToPICDetial()"
>
PIC资金预算
</span></el-dropdown-item>
</el-dropdown-menu>
</el-dropdown>
</
template
>
</li>
</li>
</ul>
</ul>
<div
class=
"Myquery-box"
>
<div
class=
"Myquery-box"
>
...
@@ -4039,6 +4050,15 @@
...
@@ -4039,6 +4050,15 @@
}
}
}
);
}
);
}
,
}
,
ToPICDetial
(){
this
.
$router
.
push
({
name
:
'PICCapitalBudget'
,
query
:
{
blank
:
"y"
,
tab
:
'资金预算'
}
}
);
}
,
goEit
(
type
,
id
,
edit
,
Conditon
,
pageIndex
,
item
)
{
goEit
(
type
,
id
,
edit
,
Conditon
,
pageIndex
,
item
)
{
let
path
=
""
;
let
path
=
""
;
if
(
type
===
1
)
{
if
(
type
===
1
)
{
...
...
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