Преглед изворни кода

托书详情页款号小po字段调整

jbb пре 2 година
родитељ
комит
678d320385
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/views/book/detailsBookDrawer.vue

+ 2 - 2
src/views/book/detailsBookDrawer.vue

@@ -279,14 +279,14 @@ export default {
       addBookColumns: [
         {
           title: '款号',
-          dataIndex: 'itemNumber',
+          dataIndex: 'styleNumber',
           width: 120,
           ellipsis: true,
           className: 'replacecolor'
         },
          {
           title: '小po',
-          dataIndex: 'smallPo',
+          dataIndex: 'smailPo',
           width: 120,
           ellipsis: true,
           className: 'replacecolor'