Przeglądaj źródła

东吴1.3-潜在用户列表申请时间增加排序

chenlei 7 miesięcy temu
rodzic
commit
b6efbabbea
1 zmienionych plików z 2 dodań i 1 usunięć
  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: '最近一次阅读时间',