ludc
2023-05-21 e3410e9cdb22cfea4e46537d34db303612411e93
Source/UBCS-WEB/src/views/modeling/BusinessAdd.vue
@@ -107,6 +107,9 @@
        },
        domainOption:{
            type: Array
        },
        icons: {
            type: Array
        }
    },
    data() {
@@ -224,7 +227,7 @@
        }
    },
    created() {
        console.log('123');
    },
    methods: {
        closeSubmitDialog(){