ludc
2023-05-18 ceb6a4d82d4f67c95d8f4dd457ec7a1bfdba0c4c
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(){