Browse Source

fix: 删除搜索

wanggaokun 11 tháng trước cách đây
mục cha
commit
e0df4e82c0
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      src/views/als/dataImport/index.vue

+ 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
   },
   {