修改台账树
This commit is contained in:
@@ -73,9 +73,9 @@ const tableStore = new TableStore({
|
||||
type: 'primary',
|
||||
icon: 'el-icon-ZoomIn',
|
||||
render: 'basicButton',
|
||||
click: row => {
|
||||
detail.value = row
|
||||
}
|
||||
click: row => {
|
||||
detail.value = row
|
||||
}
|
||||
},
|
||||
{
|
||||
title: '编辑',
|
||||
|
||||
Reference in New Issue
Block a user