From 46ea5e50464a090a1416ae5902ba0d922c3e9af9 Mon Sep 17 00:00:00 2001 From: "kuang.yife" Date: Mon, 11 Dec 2023 18:21:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=90=E4=BA=A4=E9=87=91=E9=A2=9D=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/templates/system/clew/clew.html | 9 ++++----- .../main/resources/templates/system/clew/edit.html | 12 ++++++------ 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/clew/clew.html b/ruoyi-admin/src/main/resources/templates/system/clew/clew.html index 5f44d6c3..a1a0ed56 100644 --- a/ruoyi-admin/src/main/resources/templates/system/clew/clew.html +++ b/ruoyi-admin/src/main/resources/templates/system/clew/clew.html @@ -110,11 +110,6 @@ title: '微信昵称', visible: false }, - { - field: 'wxAccount', - title: '微信号', - visible: false - }, { field: 'debtType', title: '债务类型' @@ -200,6 +195,10 @@ return $.table.selectDictLabel(isDeal, value); } }, + { + field: 'wxAccount', + title: '成交金额' + }, { field: 'provinceName', title: '省份' diff --git a/ruoyi-admin/src/main/resources/templates/system/clew/edit.html b/ruoyi-admin/src/main/resources/templates/system/clew/edit.html index 590b9317..e3666487 100644 --- a/ruoyi-admin/src/main/resources/templates/system/clew/edit.html +++ b/ruoyi-admin/src/main/resources/templates/system/clew/edit.html @@ -35,12 +35,6 @@ -
- -
- -
-
@@ -88,6 +82,12 @@
+
+ +
+ +
+