技术监督台账管理功能
This commit is contained in:
@@ -78,7 +78,7 @@ const tableStore = new TableStore({
|
||||
{ field: 'substation', title: '变电站', minWidth: 100 },
|
||||
|
||||
|
||||
/* {
|
||||
{
|
||||
title: '操作',
|
||||
minWidth: 150,
|
||||
fixed: 'right',
|
||||
@@ -86,7 +86,7 @@ const tableStore = new TableStore({
|
||||
buttons: [
|
||||
{
|
||||
name: 'productSetting',
|
||||
title: '流程详情',
|
||||
title: '详细信息',
|
||||
type: 'primary',
|
||||
icon: 'el-icon-EditPen',
|
||||
render: 'basicButton',
|
||||
@@ -95,7 +95,7 @@ const tableStore = new TableStore({
|
||||
}
|
||||
}
|
||||
]
|
||||
}*/
|
||||
}
|
||||
],
|
||||
|
||||
beforeSearchFun: () => {
|
||||
|
||||
Reference in New Issue
Block a user