chen il y a 3 ans
Parent
commit
52b779a4de
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/views/finance/standbook_list.vue

+ 2 - 2
src/views/finance/standbook_list.vue

@@ -200,11 +200,11 @@
                 }}
               </template>
             </el-table-column>
-            <!-- <el-table-column align="right" label="账户余额" prop="balanceAmount" min-width="120" show-overflow-tooltip>
+            <el-table-column align="right" label="账户余额" prop="balanceAmount" min-width="120" show-overflow-tooltip>
               <template slot-scope="scope">
                 {{ scope.row.balanceAmount | numToFixed }}
               </template>
-            </el-table-column> -->
+            </el-table-column>
           </el-table>
         </div>
         <!-- 分页