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 @@
+
+ +
+ +
+