Browse Source

Merge branch 'ch/dongwu1.3' of eta_mini/eta_mini_crm_front into debug_dw

leichen 10 months ago
parent
commit
3995ad1336
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/customer/PotentialUserList.vue

+ 2 - 1
src/views/customer/PotentialUserList.vue

@@ -40,7 +40,8 @@ const tableColOpt = [
   },
   {
     label: '申请时间',
-    key: 'ApplyTime'
+    key: 'ApplyTime',
+    sort: true
   },
   {
     label: '最近一次阅读时间',