| | |
| | | }); |
| | | const editFormOptions = ref([ |
| | | [ |
| | | { |
| | | title: "åºå", |
| | | required: true, |
| | | field: "areaId", |
| | | type: "string", |
| | | }, |
| | | // { |
| | | // title: "åºå", |
| | | // required: true, |
| | | // field: "areaId", |
| | | // type: "string", |
| | | // }, |
| | | { |
| | | title: "ç©æç¼å·", |
| | | required: true, |
| | |
| | | field: "materielName", |
| | | type: "string", |
| | | }, |
| | | { |
| | | title: "计éåä½", |
| | | required: true, |
| | | field: "unit", |
| | | type: "string", |
| | | }, |
| | | // { |
| | | // title: "计éåä½", |
| | | // required: true, |
| | | // field: "unit", |
| | | // type: "string", |
| | | // }, |
| | | ], |
| | | [ |
| | | { |
| | |
| | | hidden: true, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "unit", |
| | | title: "计éåä½", |
| | | type: "string", |
| | | width: 180, |
| | | align: "left", |
| | | }, |
| | | // { |
| | | // field: "unit", |
| | | // title: "计éåä½", |
| | | // type: "string", |
| | | // width: 180, |
| | | // align: "left", |
| | | // }, |
| | | { |
| | | field: "validity", |
| | | title: "æææ", |