@@ -293,14 +293,14 @@
type="text"
size="small">
任务终止
- </el-button>
+ </el-button> -->
<el-button
- v-if="cnName==scopebtn.row.createUserName"
+ v-if="scopebtn.row.taskCompletedPerm"
@click.native.prevent="deleteRow(scopebtn.$index,scopebtn.row,tableData)"
移除
- </el-button> -->
+ </el-button>
</template>
</el-table-column>
</el-table>