任务管理
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
<el-table-column slot="options" label="操作" align="center" width="200px">
|
||||
<template slot-scope="{ row }">
|
||||
<el-button type="text" @click="toGroup(row)">群匹配</el-button>
|
||||
<el-button type="text" @click="toAnnouce(row)">推送任务</el-button>
|
||||
<!-- <el-button type="text" @click="toAnnouce(row)">推送任务</el-button> -->
|
||||
</template>
|
||||
</el-table-column>
|
||||
</ai-table>
|
||||
|
||||
Reference in New Issue
Block a user