wangting
2023-07-27 acb7c4c272aa02c2ed24cde72db429defef9fb8f
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() {