xiaojiao
2026-01-24 c5f01e9a882b16f534166d033312c5c8ba8d94dd
项目代码/WMS/WIDESEA_WMSClient/src/views/services/containerinfoemptypallet/VV_ContainerInfo_EmptyPallet.vue
@@ -18,8 +18,15 @@
      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: '',