wanggaokun 11 сар өмнө
parent
commit
e0df4e82c0

+ 0 - 3
src/views/als/dataImport/index.vue

@@ -108,9 +108,6 @@ const columns = reactive<ColumnProps<any>[]>([
   {
     prop: 'ossId',
     label: '文件编号',
-    search: {
-      el: 'input'
-    },
     width: 120
   },
   {