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
94395afe
Commit
94395afe
authored
Nov 14, 2022
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
113395a0
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
2 deletions
+6
-2
index.js
src/router/index.js
+1
-1
mainIndex.vue
src/views/basicData/securityDocumentManagement/mainIndex.vue
+1
-1
index.vue
src/views/daily/nroa/index.vue
+1
-0
index.vue
src/views/daily/performanceReport/index.vue
+1
-0
index.vue
src/views/daily/workInspection/index.vue
+1
-0
index.vue
src/views/threeViolations/tFPasses/index.vue
+1
-0
No files found.
src/router/index.js
View file @
94395afe
...
@@ -92,7 +92,7 @@ export const constantRoutes = [
...
@@ -92,7 +92,7 @@ export const constantRoutes = [
/* 陕钢铁预写死页面*/
/* 陕钢铁预写死页面*/
{
{
path
:
'/basicData'
,
path
:
'/basicData'
,
component
:
Layout
,
component
:
()
=>
import
(
"@/layout/index"
)
,
hidden
:
false
,
hidden
:
false
,
alwaysShow
:
true
,
alwaysShow
:
true
,
redirect
:
'organizationalManagement'
,
redirect
:
'organizationalManagement'
,
...
...
src/views/basicData/securityDocumentManagement/mainIndex.vue
View file @
94395afe
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
<EditButton
ref=
"edit"
:app=
'this'
></EditButton>
<EditButton
ref=
"edit"
:app=
'this'
></EditButton>
<FieldButton
:app=
'this'
></FieldButton>
<FieldButton
:app=
'this'
></FieldButton>
<ExcelButton
:app=
'this'
></ExcelButton>
<ExcelButton
:app=
'this'
></ExcelButton>
<
!--
<WorkFlowButton
:app=
'this'
></WorkFlowButton>
--
>
<
WorkFlowButton
:app=
'this'
></WorkFlowButton
>
</el-row>
</el-row>
<!-- 表格-->
<!-- 表格-->
<div
class=
"tablePagers"
>
<div
class=
"tablePagers"
>
...
...
src/views/daily/nroa/index.vue
View file @
94395afe
...
@@ -44,6 +44,7 @@
...
@@ -44,6 +44,7 @@
<AttachFileButton
:app=
'app'
></AttachFileButton>
<AttachFileButton
:app=
'app'
></AttachFileButton>
<FieldButton
:app=
'app'
></FieldButton>
<FieldButton
:app=
'app'
></FieldButton>
<ExcelButton
:app=
'app'
></ExcelButton>
<ExcelButton
:app=
'app'
></ExcelButton>
<WorkFlowButton
:app=
'this'
></WorkFlowButton>
<!-- 额外按钮-->
<!-- 额外按钮-->
<!-- 表头设置 -->
<!-- 表头设置 -->
...
...
src/views/daily/performanceReport/index.vue
View file @
94395afe
...
@@ -38,6 +38,7 @@
...
@@ -38,6 +38,7 @@
<AttachFileButton
:app=
'app'
></AttachFileButton>
<AttachFileButton
:app=
'app'
></AttachFileButton>
<FieldButton
:app=
'app'
></FieldButton>
<FieldButton
:app=
'app'
></FieldButton>
<ExcelButton
:app=
'app'
></ExcelButton>
<ExcelButton
:app=
'app'
></ExcelButton>
<WorkFlowButton
:app=
'this'
></WorkFlowButton>
<!-- 额外按钮-->
<!-- 额外按钮-->
<!-- 表头设置 -->
<!-- 表头设置 -->
...
...
src/views/daily/workInspection/index.vue
View file @
94395afe
...
@@ -38,6 +38,7 @@
...
@@ -38,6 +38,7 @@
<AttachFileButton
:app=
'app'
></AttachFileButton>
<AttachFileButton
:app=
'app'
></AttachFileButton>
<FieldButton
:app=
'app'
></FieldButton>
<FieldButton
:app=
'app'
></FieldButton>
<ExcelButton
:app=
'app'
></ExcelButton>
<ExcelButton
:app=
'app'
></ExcelButton>
<WorkFlowButton
:app=
'this'
></WorkFlowButton>
<!-- 额外按钮-->
<!-- 额外按钮-->
<!-- 表头设置 -->
<!-- 表头设置 -->
...
...
src/views/threeViolations/tFPasses/index.vue
View file @
94395afe
...
@@ -44,6 +44,7 @@
...
@@ -44,6 +44,7 @@
<AttachFileButton
:app=
'app'
></AttachFileButton>
<AttachFileButton
:app=
'app'
></AttachFileButton>
<FieldButton
:app=
'app'
></FieldButton>
<FieldButton
:app=
'app'
></FieldButton>
<ExcelButton
:app=
'app'
></ExcelButton>
<ExcelButton
:app=
'app'
></ExcelButton>
<WorkFlowButton
:app=
'this'
></WorkFlowButton>
<!-- 额外按钮-->
<!-- 额外按钮-->
<!-- 表头设置 -->
<!-- 表头设置 -->
...
...
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