admin/src/components/business/OperaLabelExpressWindow.vue @@ -1,6 +1,7 @@ <template> <GlobalAlertWindow :title="title" width="500px" :visible.sync="visible" :confirm-working="isWorking" @confirm="confirm"