gaoluyang
2 天以前 d36530e3550cfa30e9a91d73f202943782545eeb
src/views/productionManagement/productionDispatching/index.vue
@@ -66,11 +66,6 @@
const { searchForm } = toRefs(data);
const tableColumn = ref([
   {
      label: "录入日期",
      prop: "entryDate",
      width: 120,
   },
   {
      label: "合同号",
      prop: "salesContractNo",
      width: 220,
@@ -106,6 +101,11 @@
      width:90
   },
   {
      label: "录入日期",
      prop: "entryDate",
      width: 120,
   },
   {
      label: "数量",
      prop: "quantity",
   },