Explorar el Código

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

liujt hace 1 semana
padre
commit
eda5b9a589
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,