RuoYi
2026-04-10 6ca82c4965b6bb761a2ac2ae68410a27ebbe7b87
ruoyi-ui/src/views/system/menu/index.vue
@@ -466,7 +466,7 @@
      })
    },
    /** 提交按钮 */
    submitForm: function() {
    submitForm() {
      this.$refs["form"].validate(valid => {
        if (valid) {
          if (this.form.menuId != undefined) {