| | |
| | | materielWide: "", |
| | | materielState: "", |
| | | isCheck: "", |
| | | materielInvOrgId: "" |
| | | materielInvOrgId: "", |
| | | materierlWeight: "", |
| | | |
| | | }); |
| | | const editFormOptions = ref([ |
| | |
| | | required: true, |
| | | field: "materielName", |
| | | type: "string", |
| | | } |
| | | ], |
| | | [ |
| | | }, |
| | | { |
| | | title: "鐗╂枡鍒嗙被", |
| | | field: "materielSourceType", |
| | |
| | | data: [], |
| | | required: true, |
| | | }, |
| | | ], |
| | | [ |
| | | |
| | | { |
| | | title: "鐗╂枡瑙勬牸", |
| | | required: true, |
| | |
| | | title: "鍩烘湰鍗曚綅", |
| | | required: true, |
| | | field: "materielUnit", |
| | | type: "string", |
| | | type: "select", |
| | | dataKey:"materielUnitEnum", |
| | | data:[] |
| | | }, |
| | | ], |
| | | [ |
| | | { |
| | | title: "搴撳瓨缁勭粐", |
| | | required: true, |
| | |
| | | dataKey:"enableEnum", |
| | | data:[] |
| | | }, |
| | | { |
| | | title: "鏄惁璐ㄦ", |
| | | required: true, |
| | | field: "isCheck", |
| | | type: "select", |
| | | dataKey:"yesno", |
| | | data:[] |
| | | }, |
| | | ], |
| | | [ |
| | | { |
| | | title: "鐗╂枡閲嶉噺", |
| | | field: "materielWeight", |
| | | type: "float", |
| | | }, |
| | | { |
| | | title: "鐗╂枡闀垮害", |
| | | field: "materielLength", |
| | |
| | | title: "鐗╂枡瀹藉害", |
| | | field: "materielWide", |
| | | type: "float", |
| | | }, |
| | | ], |
| | | [ |
| | | { |
| | | title: "鏄惁璐ㄦ", |
| | | required: true, |
| | | field: "isCheck", |
| | | type: "select", |
| | | dataKey:"enableEnum", |
| | | data:[] |
| | | }, |
| | | ] |
| | | ]); |
| | |
| | | type: "string", |
| | | width: 120, |
| | | align: "left", |
| | | bind: { key: "materielUnitEnum", data: [] }, |
| | | }, |
| | | { |
| | | field: "materielState", |
| | |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "materielWeight", |
| | | title: "鐗╂枡閲嶉噺", |
| | | type: "float", |
| | | width: 180, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "materielLength", |
| | | title: "鐗╂枡闀垮害", |
| | | type: "float", |