Commit b9a724fd by tangjiale

修改Bug

parent fdee04ae
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
</template> </template>
<script> <script>
const orderState = ['待支付','待发货','全部退货','已收货','已取消','待收货'] const orderState = ['待支付','已订购','待退款','已退款','已关闭']
import orderDetail from './components/order-detail.vue' import orderDetail from './components/order-detail.vue'
export default { export default {
services:['base','course'], services:['base','course'],
......
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