src/views/financialManagement/expenseManagement/Modal.vue
@@ -1,5 +1,5 @@ <template> <el-dialog :title="modalOptions.title" v-model="visible" @close="close" width="30%"> <el-dialog :title="modalOptions.title" v-model="visible" @close="close" width="30%" draggable> <Form ref="formRef"></Form> <template #footer> <el-button type="primary" @click="sendForm" :loading="loading">