RuoYi
2026-04-15 68aeb581cc899f1fa284e6e353e0eb67cb244005
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) {