|
@@ -102,18 +102,7 @@ export const searchFormSchema: FormSchema[] = [
|
|
|
valueType: 'Date',
|
|
|
},
|
|
|
|
|
|
- },
|
|
|
- {
|
|
|
- label: "业务类型(busyness type)",
|
|
|
- field: "busynessType",
|
|
|
- labelWidth: 180,
|
|
|
- component: 'JDictSelectTag',
|
|
|
- componentProps:{
|
|
|
- dictCode:"busyness_type"
|
|
|
- },
|
|
|
-
|
|
|
- },
|
|
|
-
|
|
|
+ },
|
|
|
{
|
|
|
label: "客户(Customer)",
|
|
|
field: "quotationCustomerName",
|