jbb пре 2 година
родитељ
комит
e4c2d1edcf
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/reportForms/cost-allocation-table/tabs.vue

+ 1 - 1
src/views/reportForms/cost-allocation-table/tabs.vue

@@ -333,7 +333,7 @@ export default {
         { title: '发票号码', width: 180, dataIndex: 'invoiceNum', fixed: 'left', className: 'replacecolor' },
         {
           title: '出运日期',
-          dataIndex: 'outData',
+          dataIndex: 'outdata',
           width: 130,
           className: 'replacecolor'
         },