Explorar o código

feat-修复订单问题

hejie %!s(int64=3) %!d(string=hai) anos
pai
achega
39e4cda329
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/szw-order-list/index.vue

+ 1 - 1
src/pages/szw-order-list/index.vue

@@ -81,7 +81,7 @@ export default {
         };
     },
     onLoad(options) {
-        this.currentType = options.status ? options.status : 1;
+        this.currentType = options.status ? options.status : 0;
     },
     onShow() {
         this.loadData();