@@ -345,8 +345,7 @@
<el-button
style="margin: 0 2px"
- v-if="
- (scope.row.approveStatus == 0 || scope.row.approveStatus == 3) &&
+ v-if="scope.row.collStatus == 1 && (scope.row.approveStatus == 0 || scope.row.approveStatus == 3) &&
checkPermi(['gather:GATHER:edit']) // 编辑权限
"
size="mini"