From de1b2a2d4e856fd4769f3d96d8c4f048fe5f9004 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Tue, 20 Jan 2026 18:56:32 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
applications/task-work-order/src/views/resource/patchManagement.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/applications/task-work-order/src/views/resource/patchManagement.vue b/applications/task-work-order/src/views/resource/patchManagement.vue
index 3625f0d..7927989 100644
--- a/applications/task-work-order/src/views/resource/patchManagement.vue
+++ b/applications/task-work-order/src/views/resource/patchManagement.vue
@@ -41,7 +41,7 @@
</template>
</avue-crud>
- <el-dialog title="上传图斑" class="ztzf-dialog-mange" append-to-body align-center v-model="box" width="550px">
+ <el-dialog title="上传图斑" class="work-dialog-mange" append-to-body align-center v-model="box" width="550px">
<el-form
ref="ruleFormRef"
style="max-width: 600px"
--
Gitblit v1.9.3