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
cca6e3b6
Commit
cca6e3b6
authored
Jun 28, 2020
by
wangweidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
整体优化
parent
9340b607
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
6 deletions
+3
-6
MeterAptitudeStandard.vue
pages/meter-aptitude/standard/MeterAptitudeStandard.vue
+3
-6
No files found.
pages/meter-aptitude/standard/MeterAptitudeStandard.vue
View file @
cca6e3b6
...
...
@@ -71,19 +71,16 @@ export default {
pageColumns
:
[
{
title
:
'检定依据'
,
key
:
'code'
,
width
:
160
},
{
title
:
'检定依据名称'
,
key
:
'name'
},
// {title: '限制范围或说明', key: 'limitDescription'},
{
title
:
'登记时间'
,
key
:
'ctime'
,
date
:
true
,
width
:
140
},
{
title
:
'备注'
,
key
:
'remark'
}
],
btn
:
[
{
type
:
'success'
,
id
:
''
,
name
:
'添加'
},
{
type
:
'error'
,
id
:
''
,
name
:
'删除'
},
{
type
:
''
,
id
:
''
,
name
:
'导入'
},
{
type
:
''
,
id
:
''
,
name
:
'导出'
}
{
type
:
'error'
,
id
:
''
,
name
:
'删除'
}
],
iconMsg
:
[
{
type
:
'
ios-clock
'
,
id
:
''
,
name
:
'编辑'
},
{
type
:
'
ios-clock
'
,
id
:
''
,
name
:
'删除'
}
{
type
:
'
md-create
'
,
id
:
''
,
name
:
'编辑'
},
{
type
:
'
md-trash
'
,
id
:
''
,
name
:
'删除'
}
],
formObj
:
{
name
:
undefined
,
...
...
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