@@ -159,7 +159,7 @@
>
<el-button
type="success"
- v-show="['XJ', 'SJ'].includes(route.query.dataType)"
+ v-show="['XJ', 'SJ','SJJ'].includes(route.query.dataType)"
:disabled="
!steps.find((x) =>
x.auditflowStep.includes(route.query.dataType + 'TJ')