ruoyi-ui/src/views/system/dept/index.vue @@ -325,7 +325,7 @@ }) }, /** 提交按钮 */ submitForm: function() { submitForm() { this.$refs["form"].validate(valid => { if (valid) { if (this.form.deptId != undefined) {