常态化管理的按钮,如果用户没有权限看到,【操作】column隐藏

This commit is contained in:
zhujiyan
2024-06-07 09:01:47 +08:00
parent e6d9b35022
commit 5511f42c2c

View File

@@ -143,6 +143,7 @@ const tableStore = new TableStore({
minWidth: 180,
fixed: 'right',
render: 'buttons',
visible:!jb_pl.value && !jb_dky.value?true:false,
buttons: [
{
name: 'productSetting',