表格按钮固定
This commit is contained in:
@@ -82,7 +82,7 @@ const tableStore = new TableStore({
|
||||
{
|
||||
name: 'edit',
|
||||
title: '启用',
|
||||
type: 'success',
|
||||
type: 'primary',
|
||||
icon: 'el-icon-Open',
|
||||
render: 'basicButton',
|
||||
disabled: row => {
|
||||
|
||||
Reference in New Issue
Block a user