给角色页面增加价格屏蔽字段
This commit is contained in:
@@ -134,6 +134,9 @@
|
||||
{
|
||||
title: '数据类型', align:"left", dataIndex: 'type', width: 100
|
||||
},
|
||||
{
|
||||
title: '价格屏蔽', align:"left", dataIndex: 'priceLimitStr', width: 100
|
||||
},
|
||||
{
|
||||
title: '描述', align:"left", dataIndex: 'description', width: 150
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user