瀏覽代碼

汽保9.1号

caojunjie 1 年之前
父節點
當前提交
93b4190349
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/maintenanceQ/js/optionList.js

+ 2 - 2
src/views/maintenanceQ/js/optionList.js

@@ -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
     },