Admin
2 天以前 679893ee68e2f7d422431bb22b665e9217f23410
项目代码/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_PreOutbound.vue
@@ -19,12 +19,12 @@
export default defineComponent({
  setup() {
    const table = ref({
      key: "Id",
      key: "id",
      footer: "Foots",
      cnName: "搴撳瓨鏆傚瓨鍑哄簱鍘嗗彶",
      name: "Dt_PreOutbound",
      url: "/Dt_PreOutbound/",
      sortName: "Id",
      sortName: "id",
    });
    const editFormFields = ref({
      palletCode: "",
@@ -78,7 +78,7 @@
    ]);
    const columns = ref([
      {
        field: "Id",
        field: "id",
        title: "涓婚敭",
        type: "int",
        width: 90,