BUG 28165
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
<template slot-scope="{ row }">
|
<template slot-scope="{ row }">
|
||||||
<el-button type="text" @click="close(row.id)">停播</el-button>
|
<el-button type="text" @click="close(row.id)">停播</el-button>
|
||||||
<el-button type="text" @click="bind(row)">绑定行政区划</el-button>
|
<el-button type="text" @click="bind(row)">绑定行政区划</el-button>
|
||||||
<el-button type="text" @click="locate=true">地图标绘</el-button>
|
<!-- <el-button type="text" @click="locate=true">地图标绘</el-button>-->
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
</ai-table>
|
</ai-table>
|
||||||
|
|||||||
Reference in New Issue
Block a user