yz3456
2024-03-20 4ec4b1c59efe9ffbd4812d1ba48378862f82d48c
ruoyi-ui/src/views/self/show.vue
@@ -1515,6 +1515,7 @@
          addNote(this.formDat).then(response => {
            this.$modal.msgSuccess("新增成功");
            this.getList();
            this.open = false;
            // 清空formDat对象的数据
            Object.keys(this.formDat).forEach(key => {