From 9f396e3cc7f18fb626931d01190ecac6235e4790 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 24 三月 2026 09:32:49 +0800
Subject: [PATCH] 新疆海川开心 1.回款登记、付款登记要能批量操作
---
src/views/equipmentManagement/upkeep/Modal/PlanModal.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/views/equipmentManagement/upkeep/Modal/PlanModal.vue b/src/views/equipmentManagement/upkeep/Modal/PlanModal.vue
index 0fb15f2..249c9c3 100644
--- a/src/views/equipmentManagement/upkeep/Modal/PlanModal.vue
+++ b/src/views/equipmentManagement/upkeep/Modal/PlanModal.vue
@@ -3,6 +3,7 @@
v-model="visible"
:title="modalOptions.title"
width="30%"
+ draggable
@close="close"
>
<PlanForm ref="planFormRef" :id="id"></PlanForm>
--
Gitblit v1.9.3