Explorar o código

托书箱数字段调整

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
1012378509

+ 1 - 1
src/views/book/addBookDrawer.vue

@@ -416,7 +416,7 @@ export default {
         },
          {
           title: '箱数',
-          dataIndex: 'planQuantity',
+          dataIndex: 'boxNumber',
           width: 160,
           ellipsis: true,
           className: 'replacecolor'

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

@@ -300,7 +300,7 @@ export default {
         },
          {
           title: '箱数',
-          dataIndex: 'planQuantity',
+          dataIndex: 'boxNumber',
           width: 160,
           ellipsis: true,
           className: 'replacecolor'

+ 1 - 1
src/views/book/packingListModal.vue

@@ -222,7 +222,7 @@ export default {
         },
         {
           title: '箱数',
-          dataIndex: 'planQuantity',
+          dataIndex: 'boxNumber',
            ellipsis: true,
           width: 90,
           className: 'replacecolor'