Admin
5 小时以前 1cd9280bbecf557f8978ad3839f14827ff9f4d34
项目代码/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: '',