增加corpId显示
This commit is contained in:
@@ -97,6 +97,7 @@ export default {
|
||||
colConfigs: [
|
||||
{slot: "expand"},
|
||||
{label: "项目/系统名称", prop: "name", width: 300},
|
||||
{label: "corpId", prop: "corp_id", width: 180},
|
||||
{label: "管理后台", prop: "web_url"},
|
||||
{label: "appId", prop: "miniapp_appid", width: 180},
|
||||
{label: "上传版本", prop: "version"},
|
||||
|
||||
Reference in New Issue
Block a user