liuhj hai 4 días
pai
achega
6e448965e4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/OP/DepartProcessList.vue

+ 1 - 1
src/components/OP/DepartProcessList.vue

@@ -210,7 +210,7 @@
                     </div>
                 </el-card>
                 <span slot="footer" class="dialog-footer">
-                    <el-button type="primary" v-if="!isReview" @click="SubmitWorkTaskNotRecord">无记录通过</el-button>
+                    <el-button type="primary" v-if="isReview" @click="SubmitWorkTaskNotRecord">无记录通过</el-button>
                     <div>
                         <el-button @click="dialogVisible = false">取 消</el-button>
                         <el-button type="primary" @click="submitForm(isReview)">确 定</el-button>