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 => {