yyb
昨天 172013f7f559b49db5a4ffc7c033e06ad8452f87
字段排序
已修改1个文件
10 ■■■■ 文件已修改
src/views/productionManagement/productionReporting/index.vue 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/productionManagement/productionReporting/index.vue
@@ -120,6 +120,11 @@
      width: 120,
    },
    {
      label: "单位",
      prop: "unit",
      width: 120,
    },
    {
      label: "总工时",
      prop: "projectTotalHours",
      width: 120,
@@ -128,11 +133,6 @@
      label: "工序标准工时(小时)",
      prop: "processStandardHours",
      width: 160,
    },
    {
      label: "单位",
      prop: "unit",
      width: 120,
    },
    {
      label: "实际报工工时(小时)",