Commit a1853186 authored by home's avatar home

zxf

parent ffde5fa4
...@@ -149,7 +149,8 @@ ...@@ -149,7 +149,8 @@
if (res.code == 0) { if (res.code == 0) {
let order_status_list = res.data; let order_status_list = res.data;
this.order_status_list = order_status_list; this.order_status_list = order_status_list;
} }
}) })
this.initializedata(); this.initializedata();
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment