Compare commits
2 Commits
c40d55c2aa
...
6b23b8b225
| Author | SHA1 | Date |
|---|---|---|
|
|
6b23b8b225 | |
|
|
01bdc7fff8 |
|
|
@ -44,7 +44,7 @@
|
|||
<el-table-column prop="result" :show-overflow-tooltip="true" label="除名决定的后果" min-width="20%" align="left" />
|
||||
<el-table-column prop="entName" label="市场主体名称" min-width="20%" align="left" />
|
||||
<el-table-column prop="uscc" label="统一社会信用代码" min-width="20%" align="left" />
|
||||
<el-table-column prop="lerepName" label="法定代表人(负责人、经营者)" min-width="10%" align="left" />
|
||||
<el-table-column prop="lerepName" label="法定代表人(负责人、经营者)" min-width="25%" align="left" />
|
||||
<el-table-column align="center" label="操作" min-width="10%">
|
||||
<template slot-scope="scope">
|
||||
<!-- <el-button size="size" type="text" @click="$refs.EntList.openDiaolog(scope.row.id)">除名异议申请</el-button>-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue