28828
This commit is contained in:
@@ -59,8 +59,8 @@ export default {
|
||||
{ label: "许可机关", prop: "licenseOrganization", align: "center", width: "200px",},
|
||||
{ label: "经营主体", prop: "enterpriseName", align: "center", width: "200px",},
|
||||
{ label: "统一信用代码", prop: "unifiedCode", align: "center", width: "200px",},
|
||||
{ label: "更新时间", prop: "startDate", align: "center", width: "120px",},
|
||||
{ label: "操作人", prop: "createUserName", align: "center", width: "150px" },
|
||||
{ label: "更新时间", prop: "createTime", align: "center", width: "160px",},
|
||||
{ label: "操作人", prop: "createUserName", align: "center", width: "100px" },
|
||||
{ slot: "options", },
|
||||
];
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user