优化
This commit is contained in:
parent
e4b039ea2b
commit
32ec50d7ff
@ -291,7 +291,6 @@
|
||||
import InfoHeader from '@/components/InfoHeader'
|
||||
import pinglun from './pinglun.vue'
|
||||
import getPersonnel from '@/components/getPersonnel'
|
||||
import animate from '@/components/animate'
|
||||
import { apiDeleteTask, apiEditTask, apiChangeTaskList, apiTaskCommentList, apiAddTaskComment } from '@/api/assessment'
|
||||
|
||||
export default {
|
||||
@ -337,7 +336,7 @@ export default {
|
||||
defaultImg: 'this.src="' + require('@/assets/img/default.jpg') + '"'
|
||||
}
|
||||
},
|
||||
components: { pinglun, animatess: animate, InfoHeader, getPersonnel },
|
||||
components: { pinglun, InfoHeader, getPersonnel },
|
||||
computed: {},
|
||||
beforeMount () { },
|
||||
mounted () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user