Explorar el Código

省级添加提交

maxiaoxiao hace 1 semana
padre
commit
1ba56c3358
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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')