소스 검색

省级添加提交

maxiaoxiao 3 달 전
부모
커밋
1ba56c3358
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/remote/farmland/details.vue

+ 1 - 1
src/views/remote/farmland/details.vue

@@ -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')