|
|
|
@ -298,9 +298,9 @@ Page({ |
|
|
|
return |
|
|
|
} |
|
|
|
if(!this.data.hasShipmentsInfo){ |
|
|
|
this.wuxDialog = this.wuxDialog || this.selectComponent('#wux-dialog') |
|
|
|
this.wuxDialog2 = this.wuxDialog2 || this.selectComponent('#wux-dialog2') |
|
|
|
var that = this |
|
|
|
this.wuxDialog.open({ |
|
|
|
this.wuxDialog2.open({ |
|
|
|
resetOnClose: true, |
|
|
|
title: '温馨提示', |
|
|
|
content: '您还没填写发货信息,请填写发货信息。', |
|
|
|
|