wangting
2023-08-01 eda2e443a82ffcfc07773b103bc6d6f28f922410
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() {