|
@@ -41,12 +41,12 @@ import { getAssetURL } from '/@/utils/ui';
|
|
|
let fileTitle = ref('文件共享中心')
|
|
|
|
|
|
let fileData = reactive([
|
|
|
- { title: "大柳塔井", imgSrc: getAssetURL('company/file2.png'), imgSrc1: getAssetURL('company/file1.png'), label: '文件总数', label1: '待审批文件数', value: 10, value1: 10 },
|
|
|
- { title: "大柳塔井", imgSrc: getAssetURL('company/file2.png'), imgSrc1: getAssetURL('company/file1.png'), label: '文件总数', label1: '待审批文件数', value: 10, value1: 10 },
|
|
|
- { title: "大柳塔井", imgSrc: getAssetURL('company/file2.png'), imgSrc1: getAssetURL('company/file1.png'), label: '文件总数', label1: '待审批文件数', value: 10, value1: 10 },
|
|
|
- { title: "大柳塔井", imgSrc: getAssetURL('company/file2.png'), imgSrc1: getAssetURL('company/file1.png'), label: '文件总数', label1: '待审批文件数', value: 10, value1: 10 },
|
|
|
- { title: "大柳塔井", imgSrc: getAssetURL('company/file2.png'), imgSrc1: getAssetURL('company/file1.png'), label: '文件总数', label1: '待审批文件数', value: 10, value1: 10 },
|
|
|
- { title: "大柳塔井", imgSrc: getAssetURL('company/file2.png'), imgSrc1: getAssetURL('company/file1.png'), label: '文件总数', label1: '待审批文件数', value: 10, value1: 10 }
|
|
|
+ { title: "大柳塔井", imgSrc: getAssetURL('company/file2.png'), imgSrc1: getAssetURL('company/file1.png'), label: '文件总数', label1: '待审批文件', value: 10, value1: 10 },
|
|
|
+ { title: "大柳塔井", imgSrc: getAssetURL('company/file2.png'), imgSrc1: getAssetURL('company/file1.png'), label: '文件总数', label1: '待审批文件', value: 10, value1: 10 },
|
|
|
+ { title: "大柳塔井", imgSrc: getAssetURL('company/file2.png'), imgSrc1: getAssetURL('company/file1.png'), label: '文件总数', label1: '待审批文件', value: 10, value1: 10 },
|
|
|
+ { title: "大柳塔井", imgSrc: getAssetURL('company/file2.png'), imgSrc1: getAssetURL('company/file1.png'), label: '文件总数', label1: '待审批文件', value: 10, value1: 10 },
|
|
|
+ { title: "大柳塔井", imgSrc: getAssetURL('company/file2.png'), imgSrc1: getAssetURL('company/file1.png'), label: '文件总数', label1: '待审批文件', value: 10, value1: 10 },
|
|
|
+ { title: "大柳塔井", imgSrc: getAssetURL('company/file2.png'), imgSrc1: getAssetURL('company/file1.png'), label: '文件总数', label1: '待审批文件', value: 10, value1: 10 }
|
|
|
])
|
|
|
|
|
|
|