buhuazhen
2026-05-29 fd20b340153df3282b87dc631b7f72437ee06c07
src/views/productionManagement/productionOrder/index.vue
@@ -125,7 +125,7 @@
      width: '120px',
    },
    {
      label: "销售合同号",
      label: "销售单号",
      prop: "salesContractNo",
      width: '150px',
    },
@@ -470,4 +470,7 @@
:deep(.purple){
  background-color: #F4DEFA;
}
.table_list {
   margin-top: unset;
}
</style>