MrShi
2024-02-02 81172472ec22b77e0ee385d08fd4435c396ce10f
company/src/components/business/OperaCompanyWindow.vue
@@ -1,7 +1,7 @@
<template>
    <GlobalWindow
        :title="title"
        width="50%"
        width="60%"
        :visible.sync="visible"
        :confirm-working="isWorking"
        @confirm="confirm"