| | |
| | | "vue-router": "^4.2.4", |
| | | "vue3-grid-layout": "^1.0.0", |
| | | "vue3-print-nb": "^0.1.4", |
| | | "vxe-pc-ui": "~4.0.78", |
| | | "vxe-table": "~4.7.57", |
| | | "vxe-pc-ui": "^4.0.78", |
| | | "vxe-table": "^4.7.57", |
| | | "vxe-table-plugin-export-xlsx": "^4.0.6", |
| | | "xe-utils": "^3.5.14", |
| | | "xlsx": "^0.18.5" |
| | |
| | | "vue-router": "^4.2.4", |
| | | "vue3-grid-layout": "^1.0.0", |
| | | "vue3-print-nb": "^0.1.4", |
| | | "vxe-pc-ui": "~4.0.78", |
| | | "vxe-table": "~4.7.57", |
| | | "vxe-pc-ui": "^4.0.78", |
| | | "vxe-table": "^4.7.57", |
| | | "vxe-table-plugin-export-xlsx": "^4.0.6", |
| | | "xe-utils": "^3.5.14", |
| | | "xlsx": "^0.18.5" |
| | |
| | | "vue-router": "^4.2.4", |
| | | "vue3-grid-layout": "^1.0.0", |
| | | "vue3-print-nb": "^0.1.4", |
| | | "vxe-pc-ui": "~4.0.78", |
| | | "vxe-table": "~4.7.57", |
| | | "vxe-pc-ui": "^4.0.78", |
| | | "vxe-table": "^4.7.57", |
| | | "vxe-table-plugin-export-xlsx": "^4.0.6", |
| | | "xe-utils": "^3.5.14", |
| | | "xlsx": "^0.18.5" |
| | |
| | | orderIdType:company.orderIdType, |
| | | creator:userStore.user.userName, |
| | | creatorId:userStore.user.userId, |
| | | newOrderId:newOrderId.value |
| | | newOrderId:newOrderId.value, |
| | | position:company.position |
| | | } |
| | | const grossAreaList = $grid.getTableData().fullData.filter( |
| | | item=>item.grossArea === 0 |
| | |
| | | } |
| | | if(evnt.$event.keyCode === 13 ){ |
| | | const { rowIndex,row,column } = xGrid.value.getSelectedCell() || xGrid.value.getEditRecord() |
| | | let nextRowIndex = xGrid.value.getRowIndex(row) + 1 |
| | | let nextRowIndex = xGrid.value.getVTRowIndex(row) + 1 |
| | | |
| | | |
| | | switch (column.field){ |
| | |
| | | od.order_id, |
| | | od.order_number, |
| | | pd.glass_sort, |
| | | if(pd.glass_sort=1,'(外)',if(pd2.glass_sort=pd.glass_sort,'(内)','')), |
| | | if(pd.glass_sort=1 or pd2.glass_sort=pd.glass_sort, |
| | | JSON_UNQUOTE(JSON_EXTRACT(pd.separation, '$.position')), |
| | | ''), |
| | | pd.detail, |
| | | if( od.bend_radius!='', |
| | | round(od.width* |