@ -68,6 +68,7 @@ export default {
},
handleClickBack() {
this.$emit('close')
this.getTableList()
handleClickShowView(val){
const { id, taskId, taskTitle, taskPeriod, taskType, taskIntroduction,subWorkBookId,workBookId,taskStateName} = val;