소스 검색

托书详情页款号小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'