bob
2020-08-13 801770456ae3750a44e0989b0025a98ccbad24e6
src/views/Mine.vue
@@ -207,7 +207,7 @@
      },
      
      see_click() {
         this.$router.push('/list');
         this.$router.push('/list').catch(err => {err});
      },
      
      setActiveTableData(currentRow, oldCurrentRow) {