@@ -42,7 +42,7 @@ export const option = {
prop: "corpName",
width:165,
overHidden: true,
- // search: true,
+ search: true,
// type: 'select',
// dicData:[],
// props: {
@@ -67,7 +67,7 @@ export const option = {
{
label: "客户电话",
search: true,
- type: 'select',
+ // type: 'select',
prop: "corpTel",
index: 4
},