fix : 修复项目实施-归档列表页附件项目实施/验收展示及上传附件功能,修复需求上报资金名称传参
This commit is contained in:
@@ -79,7 +79,7 @@ const singleList = ref([])
|
||||
const name = ref(router.currentRoute.value.name)
|
||||
const loading = ref(false)
|
||||
const formData = ref({
|
||||
changeState:'1'
|
||||
changeState:'0'
|
||||
})
|
||||
const file = ref({})
|
||||
const deploymentId = ref()
|
||||
|
||||
Reference in New Issue
Block a user