@@ -200,7 +200,9 @@
意见反馈
</el-button>
<el-button
- v-if="scope.row.status === '600'"
+ v-if="
+ scope.row.status === '600' && scope.row.currentNode !== 'jtsy'
+ "
size="mini"
type="text"
@click="handleMaterials(scope.row)"