Explorar el Código

commit 分享

zhengjinyi hace 4 años
padre
commit
46efbf20dc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 })
 	}
 	/**
 	 *机构搜索订单