This commit is contained in:
liuye
2022-11-04 16:19:35 +08:00
parent 6055ddb90f
commit 4b560896f6

View File

@@ -125,7 +125,7 @@ export default {
{prop: 'merchantName', label: '商户名称', width: 120, align: 'center'},
{prop: 'address', label: '地理位置', align: 'center'},
{slot: 'userName'},
// {prop: 'status', label: '状态', align: 'center', dict: 'tfx_merchantStatus'},
{prop: 'status', label: '状态', align: 'center', dict: 'tfx_merchantStatus'},
{slot: 'option'},
],
}