fuyongxin
2026-06-03 1cb2e46cb3f7d55a5e1a3235255828fa6a203f62
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) {