value
2023-09-21 7b2fffec6f45d2b5d4c827efbeee4a2e21c0adc0
src/components/view/rawUnqualified/raw.vue
@@ -106,7 +106,7 @@
              >
            </template>
          </el-table-column>
          <el-table-column prop="deal_reasult" label="处理结果" width="100">
          <el-table-column prop="deal_reasult" label="评审结果" width="100">
            <template slot-scope="scope">
              <span style="color:#E84738;" v-if="scope.row.deal_reasult == 0"
                >不通过</span