MrShi
2024-11-23 9a44b3148e47b7820b9eb81164fcc9830261d9af
company/src/components/enterprise/add_subtractDetails.vue
@@ -1,6 +1,7 @@
<template>
    <GlobalWindow
        :title="title"
        width="100%"
        :visible.sync="visible"
        :confirm-working="isWorking"
        @confirm="confirm"