Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zghywpc-vue
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
李苏
zghywpc-vue
Commits
688b4aaa
Commit
688b4aaa
authored
Oct 12, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
定制excel导出
parent
6ba77480
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
index.vue
src/views/sbxxgl/sbxx/index.vue
+4
-1
No files found.
src/views/sbxxgl/sbxx/index.vue
View file @
688b4aaa
...
...
@@ -13,7 +13,7 @@
</div>
<div
class=
"min_full"
style=
"width: calc(100% - 380px);border-top: 0px;height: 140vh;border-left: 0px;"
>
<div
style=
"height:477px;width: 100%;"
>
<BasePage
@
getRow=
'getRow'
:power=
'power'
class=
"min_full"
<BasePage
:changeExcelParams=
'changeExcelParams'
@
getRow=
'getRow'
:power=
'power'
class=
"min_full"
style=
"height: 477px;border: 0px;border-bottom: 5px solid #eee;"
@
delSuccess=
'delSuccess'
:autoQuery=
'false'
ref=
"basePage"
:config=
"config"
>
<template
#
dialog=
"ctx"
>
...
...
@@ -187,6 +187,9 @@
},
methods
:
{
changeExcelParams
(
params
){
params
.
condition
=
JSON
.
stringify
({})
},
getRow
(
row
)
{
// this.$refs.sbbg.$refs.basePage.queryParams.sbxxCode = row.code||'null'
// this.$refs.sbbg.$refs.basePage.refresh()
...
...
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