feige
2024-08-29 be4c17512fe93511c21939d594c843b9594b1549
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)