src/views/business/productOrder/components/auxiliaryWireCore.vue
@@ -250,10 +250,7 @@ this.$refs.productTable.doLayout() }) }, tableRowClassName({ row, rowIndex }) { tableRowClassName({row, rowIndex}) { if (row.state === 0) { return ''; } @@ -397,7 +394,7 @@ font-size: 12px; } .ins_order_config .el-table .warning-row .cell { color: #3A7BFA; >>>.warning-row { color: #1890FF; } </style>