fix bug
This commit is contained in:
		| @ -4,7 +4,7 @@ | ||||
|  * @Author       : Shiming | ||||
|  * @Date         : 2021-12-24 16:58:02 | ||||
|  * @LastEditors  : Shiming | ||||
|  * @LastEditTime : 2022-04-11 19:03:20 | ||||
|  * @LastEditTime : 2022-04-11 19:26:19 | ||||
|  * @FilePath     : \\tms-obc-web\\src\\app\\routes\\order-management\\components\\bulk-detail-change\\bulk-detail-change.component.ts | ||||
|  * Copyright (C) 2022 huzhenhong. All rights reserved. | ||||
|  */ | ||||
| @ -621,8 +621,10 @@ export class OrderManagementBulkDetailChangeComponent implements OnInit { | ||||
|             this.totalTime = res?.time; | ||||
|           }); | ||||
|         } | ||||
|         return true | ||||
|       } else { | ||||
|         this.service.msgSrv.warning('请重新手动选择地址!') | ||||
|         return false | ||||
|       } | ||||
|     } | ||||
|     }); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user