luobisheng
2022-11-29 15de314310f14ebd37b820c99a7da81bbbd1cdfd
src/views/operate/sms/smsTemplate/index.vue
@@ -182,8 +182,7 @@
        },
        // 重置
        handleReset(){
          this.currentPage = 1;
          this.context = '';
            this.context="";
          this.messageStatus = 0;
          this.getMessageList();
        },