Browse Source

目标达成率

1
mo 3 years ago
parent
commit
b1e9f58ffa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/2021memeberActionManager/index.vue

+ 1 - 1
src/views/2021memeberActionManager/index.vue

@@ -84,7 +84,7 @@
           :data="tableList"
           @sort-change="sortChang"
           :default-sort="{
-            prop: 'targetAmountFinishScale',
+            prop: 'targetFinishScale',
             order: 'descending',
           }"
         >