浏览代码

调整机构

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