[积分商城]商品管理-优化

This commit is contained in:
2026-03-19 16:13:22 +08:00
parent a02eb8465c
commit 0c51e4f8ec
6 changed files with 95 additions and 36 deletions

View File

@@ -4,12 +4,14 @@ export default {
description: 'description',
remark: 'remark',
score: 'score',
'类型': '类型',
'类型 1': '类型 1',
'类型 2': '类型 2',
'类型 3': '类型 3',
type: 'type',
'type 1': 'type 1',
'type 2': 'type 2',
'type 3': 'type 3',
admin_id: 'admin_id',
admin__username: 'username',
image: 'show image',
stock: 'stock',
sort: 'sort',
create_time: 'create_time',
update_time: 'update_time',