修复bug

This commit is contained in:
marvzhang
2019-11-29 13:00:33 +08:00
parent 76a47df2c5
commit 9b0b7b3b01

View File

@@ -42,8 +42,7 @@ const actions = {
.then(response => {
commit('SET_FILE_CONTENT', response.data.data)
})
},
}
}
export default {