소스 검색

调整机构

luojun 2 년 전
부모
커밋
81f7f1574b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/system/dept/dialog.edit.vue

+ 1 - 1
src/views/system/dept/dialog.edit.vue

@@ -465,7 +465,7 @@ export default {
 
     onSubmit() {
       this.$refs.form.validate(async (isValidate) => {
-        this.form.isLock = this.form.isLock ? 1 : 0;
+        this.form.isLock = this.form.isLock ? 0 : 1;
         this.form.cashAddingRoomRemoteControl = this.form
           .cashAddingRoomRemoteControl
           ? 1