把页面的描述字段改为备注

This commit is contained in:
季圣华
2023-02-09 20:39:46 +08:00
parent ea23765d50
commit dcbafd2f2a
6 changed files with 10 additions and 10 deletions

View File

@@ -138,7 +138,7 @@
title: '价格屏蔽', align:"left", dataIndex: 'priceLimitStr', width: 100
},
{
title: '描述', align:"left", dataIndex: 'description', width: 150
title: '备注', align:"left", dataIndex: 'description', width: 150
},
{ title: '排序', align:"left", dataIndex: 'sort', width: 50},
{ title: '状态',dataIndex: 'enabled',width:60,align:"center",