| | |
| | | }); |
| | | const searchFormOptions = ref([ |
| | | [ |
| | | { title: "鍗曟嵁缂栧彿", field: "orderNo", type: "like" }, |
| | | { title: "璇锋壂鎻忓崟鎹垨鏉$爜", field: "orderNo", type: "like" }, |
| | | { title: "涓婃父鍗曟嵁缂栧彿", field: "upperOrderNo", type: "like" }, |
| | | { |
| | | title: "鍗曟嵁绫诲瀷", |
| | |
| | | width: 150, |
| | | align: "left", |
| | | bind: { key: "businessType", data: [] }, |
| | | hidden: true, |
| | | }, |
| | | { |
| | | field: "orderStatus", |
| | |
| | | required: true, |
| | | }, |
| | | { |
| | | field: "outBoxbarcodes", |
| | | title: "澶栫鏉$爜", |
| | | type: "decimal", |
| | | width: 90, |
| | | align: "left", |
| | | required: true, |
| | | }, |
| | | { |
| | | field: "orderQuantity", |
| | | title: "鍗曟嵁鏁伴噺", |
| | | type: "decimal", |