添加同步资产结构按钮
parent
7f2c67a92c
commit
90d707de8d
|
@ -108,7 +108,7 @@
|
||||||
icon="el-icon-connection"
|
icon="el-icon-connection"
|
||||||
v-if="scope.row.isInit === 'Y'"
|
v-if="scope.row.isInit === 'Y'"
|
||||||
@click="handleStructure(scope.row)"
|
@click="handleStructure(scope.row)"
|
||||||
>同步资产结构</el-button>>
|
>同步资产结构</el-button>
|
||||||
<el-button
|
<el-button
|
||||||
size="mini"
|
size="mini"
|
||||||
type="text"
|
type="text"
|
||||||
|
|
Loading…
Reference in New Issue