张诺
5 小时以前 b41552e7d56a7068e9080a475baaef9c173f8b7e
src/views/productionManagement/productionReporting/index.vue
@@ -226,8 +226,14 @@
    },
    {
      label: "报工人员",
      prop: "nickName",
      prop: "teamNames",
      width: 120,
      dataType: "tag",
      formatData: val => {
        if (!val) return [];
        return val.split(",");
      }
    },
     {
      label: "机台",