luobisheng
2022-11-29 237197fbfb7e54bdbeb0f16e7907790a8097c9f6
src/views/operate/sms/smsTemplate/index.vue
@@ -182,6 +182,10 @@
        },
        // 重置
        handleReset(){
          this.currentPage = 1;
          this.context = '';
          this.messageStatus = 0;
          this.getMessageList();
        },
        // 查看
        handleView(data){