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