From b2df14c3f2779b972e5dd1eeb42efcbe8cca8ee4 Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Sat, 06 Jan 2024 11:43:21 +0800
Subject: [PATCH] 党组织及党成员
---
src/views/task/reportForRepairs.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/views/task/reportForRepairs.vue b/src/views/task/reportForRepairs.vue
index 1ca0cf4..f7c61bb 100644
--- a/src/views/task/reportForRepairs.vue
+++ b/src/views/task/reportForRepairs.vue
@@ -2,7 +2,7 @@
* @Author: shuishen 1109946754@qq.com
* @Date: 2023-12-14 17:10:00
* @LastEditors: shuishen 1109946754@qq.com
- * @LastEditTime: 2024-01-05 15:46:34
+ * @LastEditTime: 2024-01-05 18:00:15
* @FilePath: \jczz_web\src\views\task\reportForRepairs.vue
* @Description:
*
@@ -225,7 +225,7 @@
},
{
- width: 160,
+ width: 110,
label: "图片",
prop: "imageUrls",
type: "upload",
@@ -329,10 +329,10 @@
},
{
+ width: 110,
fileType: 'img',
label: "图片",
prop: "imageList",
- width: 80,
type: "upload",
listType: "picture-card",
dataType: "string",
--
Gitblit v1.9.3