zhongshujie
3 天以前 1695fcd442fe2cefb6d3b63869ad8a72ebd5210a
src/books/hydraulicTransmission/view/components/index.vue
@@ -187,9 +187,9 @@
    }, 500);
    // 测试页面跳转
    // setTimeout(() => {
    //   this.gotoPage(2, 16);
    //}, 500);
    setTimeout(() => {
      this.gotoPage(1, 1);
    }, 500);
    // const pageDom = (this.container ? this.container : document)
    //   .querySelector("#app")