常态化管理的按钮,如果用户没有权限看到,【操作】column隐藏
This commit is contained in:
@@ -143,6 +143,7 @@ const tableStore = new TableStore({
|
|||||||
minWidth: 180,
|
minWidth: 180,
|
||||||
fixed: 'right',
|
fixed: 'right',
|
||||||
render: 'buttons',
|
render: 'buttons',
|
||||||
|
visible:!jb_pl.value && !jb_dky.value?true:false,
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
name: 'productSetting',
|
name: 'productSetting',
|
||||||
|
|||||||
Reference in New Issue
Block a user