浏览代码

fix: 预付管理列表来源类型显示问题

liujt 1 周之前
父节点
当前提交
eda5b9a589
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/financialManage/prepayment/index.vue

+ 1 - 1
src/views/financialManage/prepayment/index.vue

@@ -290,7 +290,7 @@
             minWidth: 100
           },
           {
-            prop: 'sourceTyp',
+            prop: 'sourceType',
             label: '来源类型',
             align: 'center',
             showOverflowTooltip: true,