@@ -1,7 +1,7 @@
<template>
<div >
<div style="display:flex;align-items: self-start;flex-direction: row-reverse;">
- <el-button type="primary" size="small" style="width:80px;" @click="edit">编辑</el-button>
+ <el-button type="primary" size="small" style="width:80px;" v-if="!taskId" @click="edit">编辑</el-button>
<el-form style="width:100%" :model="form" ref="reportForm" label-width="140px">
<el-row>
<el-col :span="12">