mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-05-04 21:27:52 +08:00
新增树分割组件TreePanel
This commit is contained in:
@@ -466,7 +466,7 @@ export default {
|
||||
})
|
||||
},
|
||||
/** 提交按钮 */
|
||||
submitForm: function() {
|
||||
submitForm() {
|
||||
this.$refs["form"].validate(valid => {
|
||||
if (valid) {
|
||||
if (this.form.menuId != undefined) {
|
||||
|
||||
Reference in New Issue
Block a user