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