gaoluyang
5 天以前 d6cdd2e0e4f3cd7e5bb676aeb57c7dade27e4cec
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",
   },