yangan
2023-11-02 292019d23db79aa99535735e13e6b3c129d87251
pages/customer-page/customer-index/customer-index.vue
@@ -257,16 +257,19 @@
            isFirstLogin: true
         };
      },
      onLoad() {},
      mounted() {
         this.getLogOn()
      },
      onShow() {
         this.init();
      },
      methods: {
         init() {
            this.GetOrderPlan();
            this.getJhOrderPlanDataPage();
            this.onlineurl = onlineurl;
            this.getLogOn()
            // this.getLogOn()
         },
         // 获取发运计划列表
         GetOrderPlan() {