Browse Source

参照列表部门字段调整

jbb 2 years ago
parent
commit
5be8d74ce4

+ 1 - 1
src/views/packing-list/packinglist-fabrics/referShipDetailsModal.vue

@@ -167,7 +167,7 @@ export default {
         },
         {
           title: '部门',
-          dataIndex: 'pushState',
+          dataIndex: 'salesDepartment',
           width: 120,
           ellipsis: true,
           className: 'replacecolor'