|
@@ -459,7 +459,7 @@
|
|
|
/>
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
- <el-col :span="8">
|
|
|
+ <!-- <el-col :span="8">
|
|
|
<el-form-item label="破损" prop="fifdamage">
|
|
|
<el-select
|
|
|
v-model="form.fIfdamage"
|
|
@@ -514,51 +514,51 @@
|
|
|
/>
|
|
|
</el-select>
|
|
|
</el-form-item>
|
|
|
- </el-col>
|
|
|
+ </el-col> -->
|
|
|
<el-col :span="8">
|
|
|
- <el-form-item label="计划调拨件数">
|
|
|
+ <el-form-item label="品牌" prop="fMarks">
|
|
|
<el-input
|
|
|
- v-model="form.fPlanqty"
|
|
|
+ v-model="form.fMarks"
|
|
|
style="width: 80%"
|
|
|
- placeholder="请输入计划调拨件数"
|
|
|
+ disabled
|
|
|
+ placeholder="品牌"
|
|
|
/>
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
<el-col :span="8">
|
|
|
- <el-form-item label="计划调拨净重">
|
|
|
+ <el-form-item label="品名" prop="fProductName">
|
|
|
<el-input
|
|
|
- v-model="form.fPlannetweight"
|
|
|
+ v-model="form.fProductName"
|
|
|
style="width: 80%"
|
|
|
- placeholder="请输入计划调拨净重"
|
|
|
+ disabled
|
|
|
+ placeholder="品名"
|
|
|
/>
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
<el-col :span="8">
|
|
|
- <el-form-item label="计划调拨毛重">
|
|
|
+ <el-form-item label="计划调拨件数">
|
|
|
<el-input
|
|
|
- v-model="form.fPlangrossweight"
|
|
|
+ v-model="form.fPlanqty"
|
|
|
style="width: 80%"
|
|
|
- placeholder="请输入计划调拨毛重"
|
|
|
+ placeholder="请输入计划调拨件数"
|
|
|
/>
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
<el-col :span="8">
|
|
|
- <el-form-item label="品牌" prop="fMarks">
|
|
|
+ <el-form-item label="计划调拨净重">
|
|
|
<el-input
|
|
|
- v-model="form.fMarks"
|
|
|
+ v-model="form.fPlannetweight"
|
|
|
style="width: 80%"
|
|
|
- disabled
|
|
|
- placeholder="品牌"
|
|
|
+ placeholder="请输入计划调拨净重"
|
|
|
/>
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
<el-col :span="8">
|
|
|
- <el-form-item label="品名" prop="fProductName">
|
|
|
+ <el-form-item label="计划调拨毛重">
|
|
|
<el-input
|
|
|
- v-model="form.fProductName"
|
|
|
+ v-model="form.fPlangrossweight"
|
|
|
style="width: 80%"
|
|
|
- disabled
|
|
|
- placeholder="品名"
|
|
|
+ placeholder="请输入计划调拨毛重"
|
|
|
/>
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
@@ -799,7 +799,7 @@
|
|
|
header-align="center"
|
|
|
width="150px"
|
|
|
align="center"
|
|
|
- label="*仓库"
|
|
|
+ label="*调拨仓库"
|
|
|
>
|
|
|
</el-table-column>
|
|
|
<el-table-column
|
|
@@ -824,6 +824,7 @@
|
|
|
filterable
|
|
|
remote
|
|
|
style="width: 80%"
|
|
|
+ @change="kqhouseRemoteMethod"
|
|
|
:remote-method="kqhouseRemoteMethod"
|
|
|
placeholder="请输入模糊查找"
|
|
|
>
|
|
@@ -2755,10 +2756,10 @@ export default {
|
|
|
if (!this.form.fMblno || this.form.fMblno === "") {
|
|
|
this.$set(this.form, "fMblno", this.dialogWhgenlegList[whgen].fMblno);
|
|
|
}
|
|
|
- let haveGoods = false
|
|
|
+ /*let haveGoods = false
|
|
|
if (this.kqhouseOptions.length !== 0) {
|
|
|
- for (let house in this.kqhouseOptions) {
|
|
|
- if (this.kqhouseOptions[house].fId === this.dialogWhgenlegList[whgen].fWarehouseLocationid) {
|
|
|
+ for (let house in this.kqhouseOptions) {ku库区
|
|
|
+ if (this.kqhouseOptions[house].fId === this.dialogWhgenlegList[whgen].fWarehouseLocationid) {
|
|
|
haveGoods = true
|
|
|
break;
|
|
|
}
|
|
@@ -2775,7 +2776,7 @@ export default {
|
|
|
this.kqhouseOptions.push(response.rows[row])
|
|
|
}
|
|
|
});
|
|
|
- }
|
|
|
+ }*/
|
|
|
let fTruckno = null
|
|
|
let fDriverTel = null
|
|
|
let fDriverName = null
|
|
@@ -2825,7 +2826,7 @@ export default {
|
|
|
fWarehouselocid: this.dialogWhgenlegList[whgen].fWarehouseLocationid,
|
|
|
fWarehouselocids: this.dialogWhgenlegList[whgen].fWarehouseLocationids,
|
|
|
fWarehouseLocationids: this.dialogWhgenlegList[whgen].fWarehouseLocationids,
|
|
|
- fTransferWarehouselocid: this.dialogWhgenlegList[whgen].fWarehouseLocationid,
|
|
|
+ fTransferWarehouselocid: null,
|
|
|
remark: null,
|
|
|
});
|
|
|
}
|
|
@@ -4004,7 +4005,9 @@ export default {
|
|
|
fWarehouseid: this.form.fWarehouseid,
|
|
|
fName: name
|
|
|
};
|
|
|
+ console.log(this.kqhouseOptions)
|
|
|
listArea(queryParams).then((response) => {
|
|
|
+ console.log(response)
|
|
|
this.kqhouseOptions = response.rows;
|
|
|
});
|
|
|
},
|