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