|  | @@ -3763,10 +3763,11 @@ export default {
 | 
											
												
													
														|  |            this.$set(this.form, "fStorekeeper", this.userVal.nickName);
 |  |            this.$set(this.form, "fStorekeeper", this.userVal.nickName);
 | 
											
												
													
														|  |            this.$set(this.form, "fIfdamage", "1");
 |  |            this.$set(this.form, "fIfdamage", "1");
 | 
											
												
													
														|  |            this.$set(this.form, "fIfweigh", "1");
 |  |            this.$set(this.form, "fIfweigh", "1");
 | 
											
												
													
														|  | -          this.$set(this.form, "fTrademodeid", "1");
 |  | 
 | 
											
												
													
														|  | 
 |  | +          this.$set(this.form, "fTrademodeid", "2");
 | 
											
												
													
														|  |            this.$set(this.form, "createTime", Date.parse(new Date()));
 |  |            this.$set(this.form, "createTime", Date.parse(new Date()));
 | 
											
												
													
														|  |            this.$set(this.form, "fBstime", Date.parse(new Date()));
 |  |            this.$set(this.form, "fBstime", Date.parse(new Date()));
 | 
											
												
													
														|  |            this.$set(this.form, "fBusinessType", "1");
 |  |            this.$set(this.form, "fBusinessType", "1");
 | 
											
												
													
														|  | 
 |  | +          this.$set(this.form, "fFeetUnit", "2");
 | 
											
												
													
														|  |          }
 |  |          }
 | 
											
												
													
														|  |          if (response.dept !== null) {
 |  |          if (response.dept !== null) {
 | 
											
												
													
														|  |            this.deptOptions = [];
 |  |            this.deptOptions = [];
 |