songshankun
2023-09-25 36df175693c8224f2987f9e6e54e12c0c010db2f
src/views/service/serviceFollowup/DetailServiceFollowup.vue
@@ -157,9 +157,9 @@
        },
        {
          leftStr: "创建时间",
          leftValue: "",
          leftValue: item.createTime,
          rightStr: "修改时间",
          rightValue: ""
          rightValue: item.updateTime
        }
      ]
    },