fujunling
2023-07-13 4d46d3d70d2f38eebd2b861a97a9bf5ba9604ada
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() {