Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-web-back-soil
Overview
Overview
Details
Activity
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
wangweidong
patzn-cloud-web-back-soil
Commits
ad22fc12
Commit
ad22fc12
authored
Mar 22, 2021
by
lichengming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加了项目报告编制的按钮权限
parent
a6b187d6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
+8
-8
SoilGroupExpReportMake.vue
pages/soil-exp-report/report-make/SoilGroupExpReportMake.vue
+1
-1
ExpReportMake.vue
pages/soil-exp-report/report-make/tabs/ExpReportMake.vue
+3
-3
ExpReportMakeHis.vue
pages/soil-exp-report/report-make/tabs/ExpReportMakeHis.vue
+4
-4
No files found.
pages/soil-exp-report/report-make/SoilGroupExpReportMake.vue
View file @
ad22fc12
...
@@ -67,7 +67,7 @@ export default {
...
@@ -67,7 +67,7 @@ export default {
{
title
:
'创建人'
,
key
:
'uname'
},
{
title
:
'创建人'
,
key
:
'uname'
},
{
title
:
'创建时间'
,
key
:
'ctime'
,
dateTime
:
true
}
{
title
:
'创建时间'
,
key
:
'ctime'
,
dateTime
:
true
}
],
],
btn
:
[{
id
:
''
,
type
:
'primary'
,
name
:
'提交至审核'
}],
btn
:
[{
id
:
'
make-report-submit
'
,
type
:
'primary'
,
name
:
'提交至审核'
}],
formObj
:
{
formObj
:
{
entrustId
:
undefined
,
entrustId
:
undefined
,
expName
:
undefined
,
expName
:
undefined
,
...
...
pages/soil-exp-report/report-make/tabs/ExpReportMake.vue
View file @
ad22fc12
...
@@ -109,9 +109,9 @@ export default {
...
@@ -109,9 +109,9 @@ export default {
selectData
:
[],
selectData
:
[],
iconMsg
:
[
iconMsg
:
[
// { id: '', type: 'md-image', name: '预览报告' },
// { id: '', type: 'md-image', name: '预览报告' },
{
id
:
''
,
type
:
'md-image'
,
name
:
'项目报告'
},
{
id
:
'
make-report
'
,
type
:
'md-image'
,
name
:
'项目报告'
},
{
id
:
''
,
type
:
'ios-cloud'
,
name
:
'附件'
},
{
id
:
'
make-upload
'
,
type
:
'ios-cloud'
,
name
:
'附件'
},
{
id
:
''
,
type
:
'ios-clock'
,
name
:
'操作日志'
}
{
id
:
'
make-record
'
,
type
:
'ios-clock'
,
name
:
'操作日志'
}
]
]
}
}
},
},
...
...
pages/soil-exp-report/report-make/tabs/ExpReportMakeHis.vue
View file @
ad22fc12
...
@@ -129,10 +129,10 @@ export default {
...
@@ -129,10 +129,10 @@ export default {
selectIds
:
[],
selectIds
:
[],
selectData
:
[],
selectData
:
[],
iconMsg
:
[
iconMsg
:
[
{
id
:
''
,
type
:
'md-image'
,
name
:
'预览报告'
},
{
id
:
'
make-report-his
'
,
type
:
'md-image'
,
name
:
'预览报告'
},
{
id
:
''
,
type
:
'ios-cloud'
,
name
:
'附件'
},
{
id
:
'
make-upload-his
'
,
type
:
'ios-cloud'
,
name
:
'附件'
},
{
id
:
''
,
type
:
'ios-clock'
,
name
:
'操作日志'
},
{
id
:
'
make-record-his
'
,
type
:
'ios-clock'
,
name
:
'操作日志'
},
{
id
:
''
,
type
:
'md-trash'
,
name
:
'删除'
}
{
id
:
'
make-delete-his
'
,
type
:
'md-trash'
,
name
:
'删除'
}
]
]
}
}
},
},
...
...
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