73aafca1 by fuenxin

fix: 1

1 parent e1caffc9
......@@ -57,6 +57,7 @@ angular.module('myApp')
var loginCode = globalService.getData("loginCode");
if(code && (loginCode !== code)){
loginUrlCode()
return
}
// alert("getUnfinishedOrder")
dingdaService.getUnfinishedOrder().success(function(data , status){
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!