Kaynağa Gözat

计划单统计表

jbb 2 yıl önce
ebeveyn
işleme
9fdb4ec297

+ 1 - 1
src/views/cost-allocation-total/inancialReconciliation.vue

@@ -223,7 +223,7 @@ export default {
       this.$nextTick(() => {
         checkList(this.queryParam).then(res => {
           if (res.success) {
-            this.costAllocationData = res.result
+            this.costAllocationData = res.result.records
             this.pagination = {
               total: res.result.total,
               current: res.result.current,