Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sgaqgl-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
李苏
sgaqgl-vue
Commits
aa670d01
Commit
aa670d01
authored
Mar 21, 2023
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
EXCEL导出
parent
f88c25e5
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
3 deletions
+7
-3
index.vue
src/views/daily/queryPerformanceReport/index.vue
+2
-2
index.vue
src/views/dangerManagement/queryDangerRecords/index.vue
+1
-1
index.vue
src/views/threeViolations/tFPasses/index.vue
+1
-0
ksjldet.vue
src/views/train/ksjl/ksjldet.vue
+3
-0
No files found.
src/views/daily/queryPerformanceReport/index.vue
View file @
aa670d01
...
@@ -45,8 +45,8 @@
...
@@ -45,8 +45,8 @@
<CopyButton
ref=
"copy"
:app=
'app'
></CopyButton>
<CopyButton
ref=
"copy"
:app=
'app'
></CopyButton>
<EditButton
ref=
"edit"
:app=
'app'
></EditButton>
-->
<EditButton
ref=
"edit"
:app=
'app'
></EditButton>
-->
<AttachFileShow
:delButton=
'false'
:addButton=
'false'
:app=
'app'
></AttachFileShow>
<AttachFileShow
:delButton=
'false'
:addButton=
'false'
:app=
'app'
></AttachFileShow>
<
!--
<
FieldButton
:app=
'app'
></FieldButton>
<FieldButton
:app=
'app'
></FieldButton>
<ExcelButton
:app=
'app'
></ExcelButton>
-->
<ExcelButton
:app=
'app'
></ExcelButton>
<!-- 额外按钮-->
<!-- 额外按钮-->
<!-- 表头设置 -->
<!-- 表头设置 -->
...
...
src/views/dangerManagement/queryDangerRecords/index.vue
View file @
aa670d01
...
@@ -70,7 +70,7 @@
...
@@ -70,7 +70,7 @@
<EditButton
ref=
"edit"
:app=
'app'
></EditButton>
-->
<EditButton
ref=
"edit"
:app=
'app'
></EditButton>
-->
<!--
<DeleteButton
:app=
'app'
></DeleteButton>
-->
<!--
<DeleteButton
:app=
'app'
></DeleteButton>
-->
<!--
<FieldButton
:app=
'app'
></FieldButton>
-->
<!--
<FieldButton
:app=
'app'
></FieldButton>
-->
<
!--
<ExcelButton
:app=
'app'
></ExcelButton>
--
>
<
ExcelButton
:app=
'app'
></ExcelButton
>
<!--
<AttachFileButton
_aqyh
:app=
'app'
></AttachFileButton
_aqyh
>
-->
<!--
<AttachFileButton
_aqyh
:app=
'app'
></AttachFileButton
_aqyh
>
-->
<!-- 权限-->
<!-- 权限-->
...
...
src/views/threeViolations/tFPasses/index.vue
View file @
aa670d01
...
@@ -35,6 +35,7 @@
...
@@ -35,6 +35,7 @@
<!--
<EditButton
ref=
"edit"
:app=
'app'
></EditButton>
-->
<!--
<EditButton
ref=
"edit"
:app=
'app'
></EditButton>
-->
<!--
<AttachFileButton
:app=
'app'
></AttachFileButton>
-->
<!--
<AttachFileButton
:app=
'app'
></AttachFileButton>
-->
<FieldButton
:app=
'app'
></FieldButton>
<FieldButton
:app=
'app'
></FieldButton>
<ExcelButton
:app=
'app'
></ExcelButton>
<!-- 额外按钮-->
<!-- 额外按钮-->
<!-- 表头设置 -->
<!-- 表头设置 -->
...
...
src/views/train/ksjl/ksjldet.vue
View file @
aa670d01
<
template
>
<
template
>
<div
class=
"min_full"
style=
"height: 100%;border: 0px;"
>
<div
class=
"min_full"
style=
"height: 100%;border: 0px;"
>
<el-row
class=
"tool-bar"
>
<ExcelButton
:app=
'app'
></ExcelButton>
</el-row>
<div
class=
"tablePagers"
>
<div
class=
"tablePagers"
>
<TablePager
:delButton=
'false'
@
getData=
'getData'
:ref=
"'TablePager'"
:app=
'app'
:query=
'query'
@
selectItem=
'selectItem'
<TablePager
:delButton=
'false'
@
getData=
'getData'
:ref=
"'TablePager'"
:app=
'app'
:query=
'query'
@
selectItem=
'selectItem'
@
getRow=
'getRow'
>
@
getRow=
'getRow'
>
...
...
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