Commit 35277fb4 authored by 黄奎's avatar 黄奎

页面修改

parent d7883263
......@@ -272,7 +272,7 @@
if (tempData.OutDateTime) {
this.postData.OutDateTime = tempData.OutDateTime;
}
if (tempData.OutBranchId) {
if (tempData.OutBranchName && tempData.OutBranchName != '') {
this.postData.OutBranchId = Number(tempData.OutBranchId);
}
this.postData.OfferPayType = tempData.OfferPayType;
......
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