feat : 文件预览,项目详情文件表格展示

This commit is contained in:
2024-07-24 18:17:55 +08:00
parent 9506d3e0f6
commit 6cc409d744
23 changed files with 722 additions and 786 deletions

View File

@@ -36,7 +36,7 @@ const localData = reactive({
const schame = computed(()=>{
let arr = [
{
label: '公司',
label: '公司',
prop: 'subCompanyId',
component: 'el-tree-select',
props: {