spring
3 天以前 8c6c7af632c3ef31cecf762dc4737d3655def90a
fix: 处理售后记录时,带出的问题描述展示在处理结果中
已修改1个文件
5 ■■■■■ 文件已修改
src/views/customerService/afterSalesHandling/index.vue 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/customerService/afterSalesHandling/index.vue
@@ -229,6 +229,11 @@
  },
  {
    label: "问题描述",
    prop: "proDesc",
    width:300,
  },
  {
    label: "处理结果",
    prop: "disRes",
    width:300,
  },