Explorar el Código

fix 修复 错误提交

疯狂的狮子Li hace 8 meses
padre
commit
ab99104240
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/workflow/leave/leaveEdit.vue

+ 1 - 1
src/views/workflow/leave/leaveEdit.vue

@@ -11,7 +11,7 @@
         :id="form.id"
         :status="form.status"
         :pageType="routeParams.type"
-        :mode="true"
+        :mode="false"
       />
     </el-card>
     <el-card shadow="never" style="height: 78vh; overflow-y: auto">