整理商品管理模块

This commit is contained in:
2024-07-25 19:20:53 +08:00
parent 717c89a58e
commit cf0961afdd
48 changed files with 1814 additions and 965 deletions

View File

@@ -132,12 +132,12 @@
width: 280,
ellipsis: true
},
{
title: '位置',
dataIndex: 'pageName',
key: 'pageName',
width: 120
},
// {
// title: '位置',
// dataIndex: 'pageName',
// key: 'pageName',
// width: 120
// },
{
title: '描述',
dataIndex: 'comments',