gongchunyi
2026-03-13 f1a2def555ad5ca1e9122520551a54a6f7627716
src/views/productionPlan/productionPlan/index.vue
@@ -460,7 +460,7 @@
      label: "数据来源",
      width: "100px",
      prop: "dataSourceType",
      formatData: cell => (cell == 1 ? "同步" : "手动"),
      formatData: cell => (cell == 1 ? "钉钉同步" : "手动新增"),
    },
    {
      label: "备注 1",