소스 검색

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

leichen 6 달 전
부모
커밋
3995ad1336
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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: '最近一次阅读时间',