gongchunyi
2026-05-28 e683493adaf1bcf26f5fecbbef0448ffd3942fde
src/views/customerService/feedbackRegistration/index.vue
@@ -149,14 +149,14 @@
    {
      icon: markRaw(FolderOpened),
      count: 0,
      label: "待处理",
      label: "已处理",
      color: "#ff9a2e",
      bgColor: "#fff5e6",
    },
    {
      icon: markRaw(UserFilled),
      count: 0,
      label: "已处理",
      label: "已完成",
      color: "#00b42a",
      bgColor: "#e6f7ed",
    },
@@ -309,7 +309,7 @@
  const formDia = ref();
  // 字典获取
  /*
  /*
  post_sale_waiting_list 新增的售后分类
  degree_of_urgency 新增的紧急程度
  work_order_status 主页的工单状态