@@ -47,7 +47,7 @@
<extract-material :id="id" />
</el-tab-pane>
<el-tab-pane
- v-if="currentNode !== 'clcs'"
+ v-if="currentNode !== 'clcs' && currentNode !== 'sdsh'"
label="成本审核意见"
name="auditOpinion"
>
@@ -126,7 +126,7 @@
</el-button>
<el-button
v-if="
- scope.row.currentNode === 'yjgaozhi' &&
+ scope.row.currentNode === 'yjgz' &&
scope.row.status === '审核中'
"
type="text"