yuxc
2023-05-23 4b9193e6ce1df7bae67b2a1ae006bc6989338545
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(){