lyh
4 天以前 6df50fe2f94dc9059445b24e65ff53967a5c57d7
src/views/tms/OutboundOrderList.vue
@@ -154,7 +154,7 @@
          },
          {
            title:'出库单编号',
            align:"center",
            align:"left",
            dataIndex: 'outNum'
          },
          {
@@ -174,7 +174,7 @@
          },
          {
            title:'审核时间',
            align:"center",
            align:"left",
            dataIndex: 'auditDate'
          },
          {
@@ -184,11 +184,11 @@
          },
          {
            title:'申请出库时间',
            align:"center",
            align:"left",
            dataIndex: 'outboundTime'
          },
          {
            title:'出库状态',
            title:'生命周期',
            align:"center",
            dataIndex: 'outStatus_dictText'
          },
@@ -209,7 +209,7 @@
          },
          {
            title:'创建时间',
            align:"center",
            align:"left",
            dataIndex: 'createTime'
          },
          {