bug
This commit is contained in:
@@ -249,7 +249,7 @@ export default {
|
|||||||
gridInfo: {},
|
gridInfo: {},
|
||||||
gridMemberColConfigs: [
|
gridMemberColConfigs: [
|
||||||
{prop: "wxUserId", openType: 'userName'},
|
{prop: "wxUserId", openType: 'userName'},
|
||||||
{prop: "girdMemberType", formart: v => v === '1' ? '网格员' : '网格长'},
|
{prop: "checkType", formart: v => v === '1' ? '网格员' : '网格长'},
|
||||||
{slot: "tags"}
|
{slot: "tags"}
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user