28830
This commit is contained in:
@@ -51,7 +51,7 @@ export default {
|
||||
computed: {
|
||||
colConfigs() {
|
||||
return [
|
||||
{ prop: "executionCode", label: '被执行号', align: "center", width: "200px", },
|
||||
{ prop: "executionCode", label: '执行案号', align: "center", width: "200px", },
|
||||
{ prop: "executionTime", label: '执行时间', align: "center", width: "200px", },
|
||||
{ prop: "enterpriseName", label: '失信被执行主体', align: "center", width: "200px", },
|
||||
{ prop: "unifiedCode", label: '统一信用代码', align: "center", width: "200px", },
|
||||
|
||||
Reference in New Issue
Block a user