|
@@ -114,7 +114,20 @@
|
|
<el-input v-model="screenForm.refFactoryNo" placeholder="跨区厂编号"></el-input>
|
|
<el-input v-model="screenForm.refFactoryNo" placeholder="跨区厂编号"></el-input>
|
|
</el-form-item>
|
|
</el-form-item>
|
|
</el-col>
|
|
</el-col>
|
|
-
|
|
|
|
|
|
+ <el-col :xs="24" :sm="12" :lg="6">
|
|
|
|
+ <el-form-item label="购买单位" prop="refBuyUnitName">
|
|
|
|
+ <el-input v-model="screenForm.refBuyUnitName" placeholder="购买单位"></el-input>
|
|
|
|
+ </el-form-item>
|
|
|
|
+ </el-col>
|
|
|
|
+ <el-col :xs="24" :sm="12" :lg="6">
|
|
|
|
+ <el-form-item label="保证函" prop="refPromiseProvide">
|
|
|
|
+ <el-select v-model="screenForm.refPromiseProvide" placeholder="保证函" filterable style="width: 100%">
|
|
|
|
+ <el-option label="全部" value=""></el-option>
|
|
|
|
+ <el-option label="未保证" value="未保证"></el-option>
|
|
|
|
+ <el-option label="已保证" value="已保证"></el-option>
|
|
|
|
+ </el-select>
|
|
|
|
+ </el-form-item>
|
|
|
|
+ </el-col>
|
|
<el-col :xs="24" :sm="!isCustomer ? 12 : 24" :lg="!isCustomer ? 18 : 24" class="tr">
|
|
<el-col :xs="24" :sm="!isCustomer ? 12 : 24" :lg="!isCustomer ? 18 : 24" class="tr">
|
|
<el-form-item label="">
|
|
<el-form-item label="">
|
|
<el-button @click="resetScreenForm">清空</el-button>
|
|
<el-button @click="resetScreenForm">清空</el-button>
|
|
@@ -176,8 +189,9 @@
|
|
</template>
|
|
</template>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
<el-table-column align="left" label="使用单位" prop="refUseUnit" min-width="160" show-overflow-tooltip></el-table-column>
|
|
<el-table-column align="left" label="使用单位" prop="refUseUnit" min-width="160" show-overflow-tooltip></el-table-column>
|
|
|
|
+ <el-table-column align="left" label="购买单位" prop="refBuyUnitName" min-width="160" show-overflow-tooltip></el-table-column>
|
|
<el-table-column align="left" label="保证函" prop="refPromiseProvide" min-width="100" show-overflow-tooltip></el-table-column>
|
|
<el-table-column align="left" label="保证函" prop="refPromiseProvide" min-width="100" show-overflow-tooltip></el-table-column>
|
|
-
|
|
|
|
|
|
+
|
|
<el-table-column align="left" label="跨区厂编号" prop="refFactoryNo" min-width="160" show-overflow-tooltip></el-table-column>
|
|
<el-table-column align="left" label="跨区厂编号" prop="refFactoryNo" min-width="160" show-overflow-tooltip></el-table-column>
|
|
<el-table-column align="left" label="区域" prop="refRegionWork" min-width="160" show-overflow-tooltip></el-table-column>
|
|
<el-table-column align="left" label="区域" prop="refRegionWork" min-width="160" show-overflow-tooltip></el-table-column>
|
|
<el-table-column align="left" label="销售类型" prop="saleTypeName" min-width="120" show-overflow-tooltip></el-table-column>
|
|
<el-table-column align="left" label="销售类型" prop="saleTypeName" min-width="120" show-overflow-tooltip></el-table-column>
|
|
@@ -243,7 +257,7 @@
|
|
<el-table-column align="right" label="直调数量" prop="directTransferQty" min-width="110" sortable show-overflow-tooltip></el-table-column>
|
|
<el-table-column align="right" label="直调数量" prop="directTransferQty" min-width="110" sortable show-overflow-tooltip></el-table-column>
|
|
<el-table-column align="right" label="出库数量" prop="hasSendQty" min-width="110" sortable show-overflow-tooltip></el-table-column>
|
|
<el-table-column align="right" label="出库数量" prop="hasSendQty" min-width="110" sortable show-overflow-tooltip></el-table-column>
|
|
|
|
|
|
-
|
|
|
|
|
|
+
|
|
<el-table-column align="left" label="行业类别" prop="refTradeCategory" min-width="160" show-overflow-tooltip></el-table-column>
|
|
<el-table-column align="left" label="行业类别" prop="refTradeCategory" min-width="160" show-overflow-tooltip></el-table-column>
|
|
<el-table-column align="left" label="备注" prop="remark" min-width="160" show-overflow-tooltip></el-table-column>
|
|
<el-table-column align="left" label="备注" prop="remark" min-width="160" show-overflow-tooltip></el-table-column>
|
|
<el-table-column v-if="!isCustomer" align="left" label="格力内部备注" prop="geLiInerNote" min-width="160" show-overflow-tooltip></el-table-column>
|
|
<el-table-column v-if="!isCustomer" align="left" label="格力内部备注" prop="geLiInerNote" min-width="160" show-overflow-tooltip></el-table-column>
|
|
@@ -409,7 +423,9 @@ export default {
|
|
refRegionWork: '',
|
|
refRegionWork: '',
|
|
remark: '',
|
|
remark: '',
|
|
geLiInerNote: '',
|
|
geLiInerNote: '',
|
|
- refFactoryNo: ''
|
|
|
|
|
|
+ refFactoryNo: '',
|
|
|
|
+ refBuyUnitName: '',
|
|
|
|
+ refPromiseProvide: ''
|
|
},
|
|
},
|
|
statusList: [
|
|
statusList: [
|
|
{ label: '已保存', value: 'SAVE' },
|
|
{ label: '已保存', value: 'SAVE' },
|
|
@@ -462,6 +478,8 @@ export default {
|
|
remark: this.screenForm.remark,
|
|
remark: this.screenForm.remark,
|
|
geLiInerNote: this.screenForm.geLiInerNote,
|
|
geLiInerNote: this.screenForm.geLiInerNote,
|
|
refFactoryNo: this.screenForm.refFactoryNo,
|
|
refFactoryNo: this.screenForm.refFactoryNo,
|
|
|
|
+ refBuyUnitName: this.screenForm.refBuyUnitName,
|
|
|
|
+ refPromiseProvide: this.screenForm.refPromiseProvide,
|
|
enginOrderType: 'HOME', // TRADE=商用 HOME=家用
|
|
enginOrderType: 'HOME', // TRADE=商用 HOME=家用
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -528,6 +546,8 @@ export default {
|
|
remark: this.screenForm.remark,
|
|
remark: this.screenForm.remark,
|
|
geLiInerNote: this.screenForm.geLiInerNote,
|
|
geLiInerNote: this.screenForm.geLiInerNote,
|
|
refFactoryNo: this.screenForm.refFactoryNo,
|
|
refFactoryNo: this.screenForm.refFactoryNo,
|
|
|
|
+ refBuyUnitName: this.screenForm.refBuyUnitName,
|
|
|
|
+ refPromiseProvide: this.screenForm.refPromiseProvide,
|
|
enginOrderType: 'HOME', // TRADE=商用 HOME=家用
|
|
enginOrderType: 'HOME', // TRADE=商用 HOME=家用
|
|
};
|
|
};
|
|
getOrderList(params).then((res) => {
|
|
getOrderList(params).then((res) => {
|