MrShi
2024-02-04 6005412831b3375e9aeae3e0e71a376bc324d529
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"