fix : 修复文件下载、专项资金新增、删除功能、流程新增细节优化
This commit is contained in:
@@ -74,7 +74,7 @@ const props = defineProps({
|
||||
},
|
||||
height:{
|
||||
type: Number,
|
||||
default: 650
|
||||
default: 500
|
||||
}
|
||||
})
|
||||
const content = ref(props.value);
|
||||
|
||||
Reference in New Issue
Block a user