ruoyi-ui/src/views/system/family/index.vue
@@ -233,8 +233,9 @@ methods: { chongf(){ //alert(2) let clanId = this.$store.state.user.clanId if(this.form.name!=""){ findByFname(this.form.name).then(response => { findByFname(this.form.name, clanId).then(response => { console.log(response.data) // alert(response.data!=null) if(response.data!=null)