From b2f1c4dcd7d54b1cecd0aa4f3025edfbdac4ab0e Mon Sep 17 00:00:00 2001 From: tianqian <277562116@qq.com> Date: Mon, 5 Jun 2023 13:58:54 +0800 Subject: [PATCH] =?UTF-8?q?bug=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../tuceng/anquan/anquanxuncha/record.vue | 4 +- .../tuceng/anquan/shebei/record.vue | 5 +- .../tuceng/anquan/yinhuan/addForm.vue | 906 +++++++++--------- .../tuceng/anquan/yinhuan/record.vue | 7 +- .../tuceng/zhonghe/shebei/addForm.vue | 2 +- .../tuceng/zhonghe/shebei/record.vue | 5 +- 6 files changed, 483 insertions(+), 446 deletions(-) diff --git a/src/views/modules/shequzhili/tuceng/anquan/anquanxuncha/record.vue b/src/views/modules/shequzhili/tuceng/anquan/anquanxuncha/record.vue index b9a3cdb53..2acf2300b 100644 --- a/src/views/modules/shequzhili/tuceng/anquan/anquanxuncha/record.vue +++ b/src/views/modules/shequzhili/tuceng/anquan/anquanxuncha/record.vue @@ -83,8 +83,8 @@ list-type="picture" :before-upload="beforeImgUpload" > - - 最多三张图片 +
+ 最多三张图片
diff --git a/src/views/modules/shequzhili/tuceng/anquan/shebei/record.vue b/src/views/modules/shequzhili/tuceng/anquan/shebei/record.vue index 021f72c00..30f4048f8 100644 --- a/src/views/modules/shequzhili/tuceng/anquan/shebei/record.vue +++ b/src/views/modules/shequzhili/tuceng/anquan/shebei/record.vue @@ -54,7 +54,7 @@ - + - + @import '@/assets/scss/modules/management/form-main.scss'; + @import '@/assets/scss/modules/management/form.scss'; + @import '@/assets/scss/modules/visual/a_customize.scss'; + + .el-dialog__body { + padding: 30px 80px; + } + \ No newline at end of file diff --git a/src/views/modules/shequzhili/tuceng/anquan/yinhuan/record.vue b/src/views/modules/shequzhili/tuceng/anquan/yinhuan/record.vue index 233bcaf97..c639f8c7d 100644 --- a/src/views/modules/shequzhili/tuceng/anquan/yinhuan/record.vue +++ b/src/views/modules/shequzhili/tuceng/anquan/yinhuan/record.vue @@ -27,7 +27,7 @@ -
{{ scope.row.handleState == 1 ? '处理完成' : '待处理' }}
+
{{ scope.row.handleState == 1 ? '已处理' : '待处理' }}
@@ -108,10 +108,7 @@ export default { tempRow: {}, optionResult: [ - { - label: '待处理', - value: '0' - }, + { label: '已处理', value: '1' diff --git a/src/views/modules/shequzhili/tuceng/zhonghe/shebei/addForm.vue b/src/views/modules/shequzhili/tuceng/zhonghe/shebei/addForm.vue index 83b8395c0..5cc4e010a 100644 --- a/src/views/modules/shequzhili/tuceng/zhonghe/shebei/addForm.vue +++ b/src/views/modules/shequzhili/tuceng/zhonghe/shebei/addForm.vue @@ -29,7 +29,7 @@ - + - +