This commit is contained in:
shijingjing
2022-04-06 15:19:44 +08:00
parent 6bd1423e57
commit 58bbec13fe
2 changed files with 7 additions and 1 deletions

View File

@@ -57,7 +57,7 @@ export default {
{ label: "许可文书号", prop: "licenseCode", align: "center", width: "260px",},
{ label: "许可有效期至", prop: "endDate", align: "center", width: "200px",},
{ label: "许可机关", prop: "licenseOrganization", align: "center", width: "200px",},
{ label: "许可对象", prop: "licenseContent", 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" },