Browse Source

commit 分享

zhengjinyi 4 năm trước cách đây
mục cha
commit
46efbf20dc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      services/order.service.js

+ 1 - 1
services/order.service.js

@@ -46,7 +46,7 @@ export default class OrderService {
 	 * @param orderID
 	 */
 	OrderShareCode (data = {}) {
-		return this.AjaxService.get({ url:'/order/shareCode', data, isLoading: true })
+		return this.AjaxService.get({ url:'/order/shareCode', data, isLoading: true,isStatus: true })
 	}
 	/**
 	 *机构搜索订单