|
@@ -29,12 +29,6 @@
|
|
<a-input placeholder="请输入报价客户(quotation customer)" v-model:value="queryParam.quotationCustomer" allow-clear ></a-input>
|
|
<a-input placeholder="请输入报价客户(quotation customer)" v-model:value="queryParam.quotationCustomer" allow-clear ></a-input>
|
|
</a-form-item>
|
|
</a-form-item>
|
|
</a-col>
|
|
</a-col>
|
|
- <a-col :lg="8">
|
|
|
|
- <a-form-item name="busynessType">
|
|
|
|
- <template #label><span title="业务类型(busyness type)">业务类型(busyness type)</span></template>
|
|
|
|
- <JDictSelectTag v-model:value="queryParam.busynessType" placeholder="请选择" dictCode="busyness_type"/>
|
|
|
|
- </a-form-item>
|
|
|
|
- </a-col>
|
|
|
|
<a-col :lg="8">
|
|
<a-col :lg="8">
|
|
<a-form-item name="priority">
|
|
<a-form-item name="priority">
|
|
<template #label><span title="优先级(priority)">优先级(priority)</span></template>
|
|
<template #label><span title="优先级(priority)">优先级(priority)</span></template>
|