| | |
| | | const searchFormOptions = ref([ |
| | | [ |
| | | { title: "鍗曟嵁缂栧彿", field: "orderNo", type: "like" }, |
| | | { title: "涓婃父鍗曟嵁缂栧彿", field: "taskNo", type: "like" }, |
| | | { |
| | | title: "鍗曟嵁绫诲瀷", |
| | | field: "orderType", |
| | |
| | | { |
| | | field: "orderNo", |
| | | title: "鍗曟嵁缂栧彿", |
| | | type: "string", |
| | | width: 160, |
| | | align: "left", |
| | | // link: true |
| | | }, |
| | | { |
| | | field: "taskNo", |
| | | title: "涓婃父鍗曟嵁缂栧彿", |
| | | type: "string", |
| | | width: 160, |
| | | align: "left", |
| | |
| | | hidden: true, |
| | | }, |
| | | { |
| | | field: "materielCode", |
| | | field: "materialCode", |
| | | title: "鐗╂枡缂栧彿", |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "materielName", |
| | | field: "materialName", |
| | | title: "鐗╂枡鍚嶇О", |
| | | type: "string", |
| | | width: 150, |