feige
2024-03-05 4d3ebe187b31d7b9b1827a4e006749deddfc38ae
ruoyi-ui/src/views/selfeconomy/memo.vue
@@ -198,6 +198,9 @@
    // 取消按钮
    cancelData() {
      this.open = false;
     Object.keys(this.formDat).forEach(key => {
       this.formDat[key] = '';
     });
      this.reset();
    },
    editAutobiography(row) {