wl
2023-01-06 cc512dff1a5d7e45a2c2b628fcd45019ed3b5c0e
src/views/operate/message/myIndex/update/index.vue
@@ -284,7 +284,6 @@
    // 新建/保存消息(1:新建,0保存消息)
    handleSubmit(mystatus) {
      debugger;
      this.role.body = this.$refs.edit.editor.txt.html();
      this.$refs.user.validate((valid) => {
        if (valid) {