|
|
@@ -0,0 +1,932 @@
|
|
|
+export default [
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerCode: 'customerCode',
|
|
|
+ customerName: 'customerName',
|
|
|
+ // 出库
|
|
|
+ deliveryRecords: [],
|
|
|
+ id: 0,
|
|
|
+ // 材料
|
|
|
+ materials: [
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '2033-01-23',
|
|
|
+ id: 8892,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312,
|
|
|
+ isEdit: false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '33',
|
|
|
+ id: 0,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '33',
|
|
|
+ id: 0,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ produceRoutingName:'工艺路线',
|
|
|
+ orderNo: 'orderNo',
|
|
|
+ orderType: 'orderType',
|
|
|
+ orderStatus: 0,
|
|
|
+ preSaleOrderNo: 'preSaleOrderNo',
|
|
|
+ processProgress: 'processProgress',
|
|
|
+ productionNo: 'productionNo',
|
|
|
+ productionOrderNo: 'productionOrderNo',
|
|
|
+ productionPlanNo: 'productionPlanNo',
|
|
|
+ productionStatus: 0,
|
|
|
+ productionWorkOrderNo: 'productionWorkOrderNo',
|
|
|
+ projectName: '项目名称',
|
|
|
+ // 销售
|
|
|
+ saleOrderProducts: [
|
|
|
+ {
|
|
|
+ code: '123',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ id: 0,
|
|
|
+ name: '产品描述22222222222222222222222222222222222222221',
|
|
|
+ quantity: 1,
|
|
|
+ unitName: 'kg',
|
|
|
+ weight: 1,
|
|
|
+ customerExpectDeliveryDate: '2023-01-01',
|
|
|
+ productionDeliveryDate: '2023-01-02'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '456',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ id: 0,
|
|
|
+ name: '产品描述2',
|
|
|
+ quantity: 2,
|
|
|
+ unitName: 'kg',
|
|
|
+ weight: 222,
|
|
|
+ customerExpectDeliveryDate: '2023-01-01',
|
|
|
+ productionDeliveryDate: '2023-01-02'
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ saleTypeName: '订单类型'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerCode: 'customerCode',
|
|
|
+ customerName: 'customerName',
|
|
|
+ // 出库
|
|
|
+ deliveryRecords: [
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-01-01',
|
|
|
+ deliveryQuantity: 2,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'cc1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 1,
|
|
|
+ saleQuantity: 0,
|
|
|
+ status:1
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-02-01',
|
|
|
+ deliveryQuantity: 10,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'ff1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 3,
|
|
|
+ saleQuantity: 0
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-02-21',
|
|
|
+ deliveryQuantity: 10,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'ff1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 3,
|
|
|
+ saleQuantity: 0
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ id: 0,
|
|
|
+ // 材料
|
|
|
+ materials: [
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '2033-01-23',
|
|
|
+ id: 8892,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312,
|
|
|
+ isEdit: false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '33',
|
|
|
+ id: 0,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '33',
|
|
|
+ id: 0,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ produceRoutingName:'工艺路线',
|
|
|
+ orderNo: 'orderNo',
|
|
|
+ orderType: 'orderType',
|
|
|
+ orderStatus: 0,
|
|
|
+ preSaleOrderNo: 'preSaleOrderNo',
|
|
|
+ processProgress: 'processProgress',
|
|
|
+ productionNo: 'productionNo',
|
|
|
+ productionOrderNo: 'productionOrderNo',
|
|
|
+ productionPlanNo: 'productionPlanNo',
|
|
|
+ productionStatus: 0,
|
|
|
+ productionWorkOrderNo: 'productionWorkOrderNo',
|
|
|
+ projectName: '项目名称',
|
|
|
+ // 销售
|
|
|
+ saleOrderProducts: [
|
|
|
+ {
|
|
|
+ code: '123',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ id: 0,
|
|
|
+ name: '产品描述22222222222222222222222222222222222222221',
|
|
|
+ quantity: 1,
|
|
|
+ unitName: 'kg',
|
|
|
+ weight: 1,
|
|
|
+ customerExpectDeliveryDate: '2023-01-01',
|
|
|
+ productionDeliveryDate: '2023-01-02'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '456',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ id: 0,
|
|
|
+ name: '产品描述2',
|
|
|
+ quantity: 2,
|
|
|
+ unitName: 'kg',
|
|
|
+ weight: 222,
|
|
|
+ customerExpectDeliveryDate: '2023-01-01',
|
|
|
+ productionDeliveryDate: '2023-01-02'
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ saleTypeName: '订单类型'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerCode: 'customerCode',
|
|
|
+ customerName: 'customerName',
|
|
|
+ // 出库
|
|
|
+ deliveryRecords: [
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-01-01',
|
|
|
+ deliveryQuantity: 2,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'cc1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 1,
|
|
|
+ saleQuantity: 0
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-02-01',
|
|
|
+ deliveryQuantity: 10,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'ff1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 3,
|
|
|
+ saleQuantity: 0
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-02-21',
|
|
|
+ deliveryQuantity: 10,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'ff1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 3,
|
|
|
+ saleQuantity: 0
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ id: 0,
|
|
|
+ // 材料
|
|
|
+ materials: [
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '2033-01-23',
|
|
|
+ id: 8892,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312,
|
|
|
+ isEdit: false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '33',
|
|
|
+ id: 0,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '33',
|
|
|
+ id: 0,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ produceRoutingName:'工艺路线',
|
|
|
+ orderNo: 'orderNo',
|
|
|
+ orderType: 'orderType',
|
|
|
+ orderStatus: 0,
|
|
|
+ preSaleOrderNo: 'preSaleOrderNo',
|
|
|
+ processProgress: 'processProgress',
|
|
|
+ productionNo: 'productionNo',
|
|
|
+ productionOrderNo: 'productionOrderNo',
|
|
|
+ productionPlanNo: 'productionPlanNo',
|
|
|
+ productionStatus: 0,
|
|
|
+ productionWorkOrderNo: 'productionWorkOrderNo',
|
|
|
+ projectName: '项目名称',
|
|
|
+ // 销售
|
|
|
+ saleOrderProducts: [
|
|
|
+ {
|
|
|
+ code: '123',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ id: 0,
|
|
|
+ name: '产品描述22222222222222222222222222222222222222221',
|
|
|
+ quantity: 1,
|
|
|
+ unitName: 'kg',
|
|
|
+ weight: 1,
|
|
|
+ customerExpectDeliveryDate: '2023-01-01',
|
|
|
+ productionDeliveryDate: '2023-01-02'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '456',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ id: 0,
|
|
|
+ name: '产品描述2',
|
|
|
+ quantity: 2,
|
|
|
+ unitName: 'kg',
|
|
|
+ weight: 222,
|
|
|
+ customerExpectDeliveryDate: '2023-01-01',
|
|
|
+ productionDeliveryDate: '2023-01-02'
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ saleTypeName: '订单类型'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerCode: 'customerCode',
|
|
|
+ customerName: 'customerName',
|
|
|
+ // 出库
|
|
|
+ deliveryRecords: [
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-01-01',
|
|
|
+ deliveryQuantity: 2,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'cc1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 1,
|
|
|
+ saleQuantity: 0
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-02-01',
|
|
|
+ deliveryQuantity: 10,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'ff1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 3,
|
|
|
+ saleQuantity: 0
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-02-21',
|
|
|
+ deliveryQuantity: 10,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'ff1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 3,
|
|
|
+ saleQuantity: 0
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ id: 0,
|
|
|
+ // 材料
|
|
|
+ materials: [
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '2033-01-23',
|
|
|
+ id: 8892,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312,
|
|
|
+ isEdit: false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '33',
|
|
|
+ id: 0,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '33',
|
|
|
+ id: 0,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ produceRoutingName:'工艺路线',
|
|
|
+ orderNo: 'orderNo',
|
|
|
+ orderType: 'orderType',
|
|
|
+ orderStatus: 0,
|
|
|
+ preSaleOrderNo: 'preSaleOrderNo',
|
|
|
+ processProgress: 'processProgress',
|
|
|
+ productionNo: 'productionNo',
|
|
|
+ productionOrderNo: 'productionOrderNo',
|
|
|
+ productionPlanNo: 'productionPlanNo',
|
|
|
+ productionStatus: 0,
|
|
|
+ productionWorkOrderNo: 'productionWorkOrderNo',
|
|
|
+ projectName: '项目名称',
|
|
|
+ // 销售
|
|
|
+ saleOrderProducts: [
|
|
|
+ {
|
|
|
+ code: '123',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ id: 0,
|
|
|
+ name: '产品描述22222222222222222222222222222222222222221',
|
|
|
+ quantity: 1,
|
|
|
+ unitName: 'kg',
|
|
|
+ weight: 1,
|
|
|
+ customerExpectDeliveryDate: '2023-01-01',
|
|
|
+ productionDeliveryDate: '2023-01-02'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '456',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ id: 0,
|
|
|
+ name: '产品描述2',
|
|
|
+ quantity: 2,
|
|
|
+ unitName: 'kg',
|
|
|
+ weight: 222,
|
|
|
+ customerExpectDeliveryDate: '2023-01-01',
|
|
|
+ productionDeliveryDate: '2023-01-02'
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ saleTypeName: '订单类型'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerCode: 'customerCode',
|
|
|
+ customerName: 'customerName',
|
|
|
+ // 出库
|
|
|
+ deliveryRecords: [
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-01-01',
|
|
|
+ deliveryQuantity: 2,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'cc1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 1,
|
|
|
+ saleQuantity: 0
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-02-01',
|
|
|
+ deliveryQuantity: 10,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'ff1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 3,
|
|
|
+ saleQuantity: 0
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-02-21',
|
|
|
+ deliveryQuantity: 10,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'ff1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 3,
|
|
|
+ saleQuantity: 0
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ id: 0,
|
|
|
+ // 材料
|
|
|
+ materials: [
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '2033-01-23',
|
|
|
+ id: 8892,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312,
|
|
|
+ isEdit: false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '33',
|
|
|
+ id: 0,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '33',
|
|
|
+ id: 0,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ produceRoutingName:'工艺路线',
|
|
|
+ orderNo: 'orderNo',
|
|
|
+ orderType: 'orderType',
|
|
|
+ orderStatus: 0,
|
|
|
+ preSaleOrderNo: 'preSaleOrderNo',
|
|
|
+ processProgress: 'processProgress',
|
|
|
+ productionNo: 'productionNo',
|
|
|
+ productionOrderNo: 'productionOrderNo',
|
|
|
+ productionPlanNo: 'productionPlanNo',
|
|
|
+ productionStatus: 0,
|
|
|
+ productionWorkOrderNo: 'productionWorkOrderNo',
|
|
|
+ projectName: '项目名称',
|
|
|
+ // 销售
|
|
|
+ saleOrderProducts: [
|
|
|
+ {
|
|
|
+ code: '123',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ id: 0,
|
|
|
+ name: '产品描述22222222222222222222222222222222222222221',
|
|
|
+ quantity: 1,
|
|
|
+ unitName: 'kg',
|
|
|
+ weight: 1,
|
|
|
+ customerExpectDeliveryDate: '2023-01-01',
|
|
|
+ productionDeliveryDate: '2023-01-02'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '456',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ id: 0,
|
|
|
+ name: '产品描述2',
|
|
|
+ quantity: 2,
|
|
|
+ unitName: 'kg',
|
|
|
+ weight: 222,
|
|
|
+ customerExpectDeliveryDate: '2023-01-01',
|
|
|
+ productionDeliveryDate: '2023-01-02'
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ saleTypeName: '订单类型'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerCode: 'customerCode',
|
|
|
+ customerName: 'customerName',
|
|
|
+ // 出库
|
|
|
+ deliveryRecords: [
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-01-01',
|
|
|
+ deliveryQuantity: 2,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'cc1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 1,
|
|
|
+ saleQuantity: 0
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-02-01',
|
|
|
+ deliveryQuantity: 10,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'ff1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 3,
|
|
|
+ saleQuantity: 0
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-02-21',
|
|
|
+ deliveryQuantity: 10,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'ff1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 3,
|
|
|
+ saleQuantity: 0
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ id: 0,
|
|
|
+ // 材料
|
|
|
+ materials: [
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '2033-01-23',
|
|
|
+ id: 8892,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312,
|
|
|
+ isEdit: false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '33',
|
|
|
+ id: 0,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '33',
|
|
|
+ id: 0,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ produceRoutingName:'工艺路线',
|
|
|
+ orderNo: 'orderNo',
|
|
|
+ orderType: 'orderType',
|
|
|
+ orderStatus: 0,
|
|
|
+ preSaleOrderNo: 'preSaleOrderNo',
|
|
|
+ processProgress: 'processProgress',
|
|
|
+ productionNo: 'productionNo',
|
|
|
+ productionOrderNo: 'productionOrderNo',
|
|
|
+ productionPlanNo: 'productionPlanNo',
|
|
|
+ productionStatus: 0,
|
|
|
+ productionWorkOrderNo: 'productionWorkOrderNo',
|
|
|
+ projectName: '项目名称',
|
|
|
+ // 销售
|
|
|
+ saleOrderProducts: [
|
|
|
+ {
|
|
|
+ code: '123',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ id: 0,
|
|
|
+ name: '产品描述22222222222222222222222222222222222222221',
|
|
|
+ quantity: 1,
|
|
|
+ unitName: 'kg',
|
|
|
+ weight: 1,
|
|
|
+ customerExpectDeliveryDate: '2023-01-01',
|
|
|
+ productionDeliveryDate: '2023-01-02'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '456',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ id: 0,
|
|
|
+ name: '产品描述2',
|
|
|
+ quantity: 2,
|
|
|
+ unitName: 'kg',
|
|
|
+ weight: 222,
|
|
|
+ customerExpectDeliveryDate: '2023-01-01',
|
|
|
+ productionDeliveryDate: '2023-01-02'
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ saleTypeName: '订单类型'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerCode: 'customerCode',
|
|
|
+ customerName: 'customerName',
|
|
|
+ // 出库
|
|
|
+ deliveryRecords: [
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-01-01',
|
|
|
+ deliveryQuantity: 2,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'cc1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 1,
|
|
|
+ saleQuantity: 0
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-02-01',
|
|
|
+ deliveryQuantity: 10,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'ff1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 3,
|
|
|
+ saleQuantity: 0
|
|
|
+ },
|
|
|
+ {
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ deliveryProductId: 0,
|
|
|
+ deliveryTime: '2012-02-21',
|
|
|
+ deliveryQuantity: 10,
|
|
|
+ id: 0,
|
|
|
+ productCode: 'ff1',
|
|
|
+ productName: '',
|
|
|
+ quantity: 3,
|
|
|
+ saleQuantity: 0
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ id: 0,
|
|
|
+ // 材料
|
|
|
+ materials: [
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '2033-01-23',
|
|
|
+ id: 8892,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312,
|
|
|
+ isEdit: false
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '33',
|
|
|
+ id: 0,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '1',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ customerExpectDeliveryDate: '',
|
|
|
+ firstProcessCompleteTime: '22',
|
|
|
+ firstProcessDeliveryTime: '33',
|
|
|
+ id: 0,
|
|
|
+ name: 'dad',
|
|
|
+ productEstimatedCompletionTime: '4',
|
|
|
+ productionCycle: 0,
|
|
|
+ productionDeliveryDate: '',
|
|
|
+ quantity: 0,
|
|
|
+ unitName: '131',
|
|
|
+ weight: 12312
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ produceRoutingName:'工艺路线',
|
|
|
+ orderNo: 'orderNo',
|
|
|
+ orderType: 'orderType',
|
|
|
+ orderStatus: 0,
|
|
|
+ preSaleOrderNo: 'preSaleOrderNo',
|
|
|
+ processProgress: 'processProgress',
|
|
|
+ productionNo: 'productionNo',
|
|
|
+ productionOrderNo: 'productionOrderNo',
|
|
|
+ productionPlanNo: 'productionPlanNo',
|
|
|
+ productionStatus: 0,
|
|
|
+ productionWorkOrderNo: 'productionWorkOrderNo',
|
|
|
+ projectName: '项目名称',
|
|
|
+ // 销售
|
|
|
+ saleOrderProducts: [
|
|
|
+ {
|
|
|
+ code: '123',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ id: 0,
|
|
|
+ name: '产品描述22222222222222222222222222222222222222221',
|
|
|
+ quantity: 1,
|
|
|
+ unitName: 'kg',
|
|
|
+ weight: 1,
|
|
|
+ customerExpectDeliveryDate: '2023-01-01',
|
|
|
+ productionDeliveryDate: '2023-01-02'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ code: '456',
|
|
|
+ createTime: '',
|
|
|
+ createUserId: 0,
|
|
|
+ id: 0,
|
|
|
+ name: '产品描述2',
|
|
|
+ quantity: 2,
|
|
|
+ unitName: 'kg',
|
|
|
+ weight: 222,
|
|
|
+ customerExpectDeliveryDate: '2023-01-01',
|
|
|
+ productionDeliveryDate: '2023-01-02'
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ saleTypeName: '订单类型'
|
|
|
+ }
|
|
|
+];
|