This commit is contained in:
zoujiandong
2026-09-07 16:48:42 +08:00
parent b5290c69c8
commit 59c9a299b4
+1 -1
View File
@@ -320,7 +320,7 @@ const columns = [
{ title: '地址', slotName: 'full_address', minWidth: 240 },
{ title: '状态', slotName: 'status', width: 100, align: 'center' },
{ title: '创建时间', dataIndex: 'created_at', width: 180 },
{ title: '操作', slotName: 'action', width: 350, fixed: 'right', align: 'center' },
{ title: '操作', slotName: 'action', width: 380, fixed: 'right', align: 'center' },
];
// 获取区域信息