Commit 778ffcaa by wangweidong

整体优化

parent eacd95e0
...@@ -70,22 +70,11 @@ export default { ...@@ -70,22 +70,11 @@ export default {
], ],
iconMsg: [ iconMsg: [
{ {
type: 'ios-clock', type: 'md-create',
id: '', id: '',
name: '编辑' name: '编辑'
}, },
{ { type: 'ios-close', id: '', name: '删除' }
type: 'ios-clock',
id: '',
name: '资质项目'
},
{ type: 'ios-clock', id: '', name: '附件' },
{ type: 'ios-clock', id: '', name: '删除' },
{
type: 'ios-clock',
id: '',
name: '操作日志'
}
], ],
formObj: { formObj: {
name: undefined, name: undefined,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment