| 
					
				 | 
			
			
				@@ -303,6 +303,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 v-model="form.fCorpid" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 filterable 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 remote 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                :disabled="browseStatus" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 style="width: 250px" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 :remote-method="corpsRemoteMethod" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 placeholder="请选择货权方" 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -322,6 +323,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 v-model="form.fTocorpid" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 filterable 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 remote 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                :disabled="browseStatus" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 style="width: 250px" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 :remote-method="corpsRemoteMethod" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 placeholder="请选择新货权方" 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -369,6 +371,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 v-model="form.fBsdate" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 style="width: 250px" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 type="date" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                :disabled="browseStatus" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 value-format="timestamp" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 placeholder="货转日期" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               > 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -381,6 +384,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 v-model="form.fChargedate" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 style="width: 250px" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 type="date" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                :disabled="browseStatus" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 value-format="timestamp" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 placeholder="仓储计费日期" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               > 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -395,6 +399,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 v-model="form.fStltypeid" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 placeholder="请选择结算方式" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 clearable 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                :disabled="browseStatus" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 style="width: 250px" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               > 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <el-option 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -412,6 +417,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 v-model="form.fFeetunit" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 placeholder="请选择计费单位" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 clearable 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                :disabled="browseStatus" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 style="width: 250px" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               > 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <el-option 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -429,6 +435,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 v-model="form.fTrademodeid" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 placeholder="请选择贸易方式" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 clearable 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                :disabled="browseStatus" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 style="width: 250px" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               > 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <el-option 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -447,6 +454,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <el-form-item label="提单号" prop="fMblno"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               <el-input 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 v-model="form.fMblno" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                :disabled="browseStatus" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 style="width: 250px" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 placeholder="手工输入" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               /> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -457,6 +465,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               <el-input 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 v-model="form.fOriginalbillno" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 style="width: 250px" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                :disabled="browseStatus" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 placeholder="原始入库单号" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             </el-form-item> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -468,6 +477,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 type="daterange" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 value-format="yyyy-MM-dd" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 range-separator="至" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                :disabled="browseStatus" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 start-placeholder="开始日期" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 end-placeholder="结束日期"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               </el-date-picker> 
			 |