| | |
| | | url: '/VV_ContainerInfo_EmptyPallet/', |
| | | sortName: 'containerhead_createtime', |
| | | }); |
| | | const editFormFields = ref({}); |
| | | const editFormOptions = ref([]); |
| | | const editFormFields = ref({ |
| | | containerhead_id:"", |
| | | containerdtl_text1: '', |
| | | }); |
| | | const editFormOptions = ref([ |
| | | [ |
| | | { title: '鎵樼洏鏉$爜', required: true, field: 'containerdtl_text1', type: 'text' }, |
| | | ], |
| | | ]); |
| | | const searchFormFields = ref({ |
| | | containerhead_barcode: '', |
| | | materiel_name: '', |
| | |
| | | }, |
| | | { |
| | | field: 'containerdtl_text1', |
| | | title: '閲嶉噺', |
| | | title: '閲嶉噺1', |
| | | type: 'string', |
| | | width: 120, |
| | | align: 'left', |