ruoyi-ui/src/views/system/family/index.vue
@@ -207,7 +207,8 @@ id: undefined, name: undefined, mid: undefined, fid: undefined fid: undefined, clanId: undefined }, defaultProps: { children: "children", @@ -486,6 +487,8 @@ /** 提交按钮 */ submitForm: function() { let _this = this let clanId = this.$store.state.user.clanId this.form.clanId = clanId this.$refs["form"].validate(valid => { if (valid) { // alert(this.form.id)