From ae48c07bbb2713f01f5c56d14b5543fb397d6827 Mon Sep 17 00:00:00 2001 From: shizhong <124974919@qq.com> Date: Tue, 13 Jun 2023 12:09:57 +0800 Subject: [PATCH] =?UTF-8?q?REVIEW=20=E5=85=AC=E4=BC=97=E5=8F=B7=E7=9A=84?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E5=9B=9E=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mp/autoReply/index.vue | 373 +++++++++++++++---------------- 1 file changed, 178 insertions(+), 195 deletions(-) diff --git a/src/views/mp/autoReply/index.vue b/src/views/mp/autoReply/index.vue index 34aadbd2a..3f8d4b9e8 100644 --- a/src/views/mp/autoReply/index.vue +++ b/src/views/mp/autoReply/index.vue @@ -1,204 +1,187 @@ - - + - - - - - + + + + + + + + + + 搜索 + 重置 + + + + + + + + + + + + 新增 + + + + + + + 关注时回复 + + + + + 消息回复 + + + + + 关键词回复 + + + + + + + + + + + + + + + + + + + + {{ scope.row.responseContent }} + + + + + + + + + + + + + + + + + + + + + + + + 修改 + + + 删除 + + + + + + + + + + + + + + + + + - - 搜索 - 重置 + + + + + - - - - - - - - - 新增 - - - - - - - - 关注时回复 - - - - - 消息回复 - - - - - 关键词回复 - - - - - - - - - - - - - - - - - - - - - - - {{ scope.row.responseContent }} - - - - - - - - - - - - - - - - - - - - - - {{ scope.row.createTime }} - - - - - 修改 - - 删除 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 取 消 - 确 定 - - - - - + + + 取 消 + 确 定 + + + + -