feat: add qyweixin message

This commit is contained in:
engigu
2024-01-14 21:13:44 +08:00
parent 96e3030c7e
commit ad9f30fce8
@@ -19,7 +19,7 @@
</el-tooltip> </el-tooltip>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="创建时间" prop="created_on" width="160px" /> <el-table-column label="发送时间" prop="created_on" width="160px" />
<el-table-column label="状态" prop="status" width="120px" fixed="right"> <el-table-column label="状态" prop="status" width="120px" fixed="right">
<template #default="scope"> <template #default="scope">
<el-button link size="small" style="margin-right: 10px;" type="primary" <el-button link size="small" style="margin-right: 10px;" type="primary"