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/monitor/job/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/monitor/job/index.vue b/src/views/monitor/job/index.vue
index ee291a4..9d65268 100644
--- a/src/views/monitor/job/index.vue
+++ b/src/views/monitor/job/index.vue
@@ -138,7 +138,7 @@
/>
<!-- 娣诲姞鎴栦慨鏀瑰畾鏃朵换鍔″璇濇 -->
- <el-dialog :title="title" v-model="open" width="820px" append-to-body>
+ <el-dialog :title="title" v-model="open" width="820px" append-to-body draggable>
<el-form ref="jobRef" :model="form" :rules="rules" label-width="120px">
<el-row>
<el-col :span="12">
--
Gitblit v1.9.3