wangting
2023-07-14 41f11d5fd764a2bc7e8463a70bb340467d99a3ca
Source/UBCS-WEB/src/views/system/tenant.vue
@@ -342,7 +342,7 @@
    initBoolean(){
      this.$axios.get('/api/ubcs-system/tenant/find-ssa-enable').then(res => {
        this.BooleanFlag=res.data.data;
        console.log('---',res)
        //console.log('---',res)
      });
    },
    initData() {