lihang
2023-05-17 b826e9a0c17ddcc2c2984b71469bc9d1f4b20ac7
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(){