'fixbug'
This commit is contained in:
		@ -748,16 +748,6 @@ resourceStatus: any;
 | 
			
		||||
          nzContent: VehicleFreightPeopleComponent,
 | 
			
		||||
          nzComponentParams: { data: { ids: params, enterpriseInfoIds: params2, } },
 | 
			
		||||
          nzFooter: null,
 | 
			
		||||
          // nzOnOk: sin => {
 | 
			
		||||
          //   this.service.request(this.service.$api_change_bulk, { billId: item.id, ...sin.sf.value }).subscribe(res => {
 | 
			
		||||
          //     if (res) {
 | 
			
		||||
          //       this.service.msgSrv.success('变更运费成功');
 | 
			
		||||
          //       modal.destroy();
 | 
			
		||||
          //       this.st.reload();
 | 
			
		||||
          //     }
 | 
			
		||||
          //   });
 | 
			
		||||
          //   return false;
 | 
			
		||||
          // }
 | 
			
		||||
        });
 | 
			
		||||
        modal.afterClose.subscribe((result) => {
 | 
			
		||||
          if (result) {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user