feat : 文件预览,项目详情文件表格展示
This commit is contained in:
@@ -36,7 +36,7 @@ const localData = reactive({
|
||||
const schame = computed(()=>{
|
||||
let arr = [
|
||||
{
|
||||
label: '子公司',
|
||||
label: '公司',
|
||||
prop: 'subCompanyId',
|
||||
component: 'el-tree-select',
|
||||
props: {
|
||||
|
||||
Reference in New Issue
Block a user