合并
This commit is contained in:
@ -60,7 +60,7 @@ export default defineComponent({
|
||||
tableData: [],
|
||||
param: {
|
||||
type: 2,
|
||||
projectId: currentProject.value.id
|
||||
projectId: currentProject.value?.id
|
||||
},
|
||||
total: 0,
|
||||
ids: [] //所选择的文件
|
||||
|
||||
Reference in New Issue
Block a user