DESKTOP-CVS3R96\我恁爹
2022-11-12 8ac736966cb9748724123373cf517c19d79b8f70
src/page/home/home.vue
@@ -335,13 +335,13 @@
    goJy(index){
      switch (index) {
        case 0:
          this.$router.push('/list');
          this.$router.push('/trading-list');
          break;
          case 1:
          this.$router.push('/orderlist');
          this.$router.push('/warehouse');
          break;
          case 2:
          //this.$router.push();
          this.$router.push({path:'/trading-list',query:{listid:3}});
          break;
          case 3:
          this.$router.push('/user');