qushaowei
2025-06-10 e8af9e2a6d0b509a807a6bb22a6efbfb3678be6d
src/views/eam/QuanlityConfirmList.vue
@@ -1,6 +1,6 @@
<template>
  <a-card
    title="产品质量隐患确认"
    title=""
    :bordered="false"
  >
    <!-- 查询区域 -->
@@ -297,7 +297,7 @@
        {
          title: '产品损失情况',
          align: "center",
          dataIndex: 'condition',
          dataIndex: 'condition_dictText',
          width: 100
        },
        {