src/views/eam/RepairOrderList.vue
@@ -523,7 +523,7 @@ } }, { title: '关键设备?', title: '关键设备', align: "center", dataIndex: 'specificEquipment', scopedSlots: { customRender: 'specificEquipment' } @@ -958,13 +958,15 @@ }, } </script> <style scoped> <style lang="less" scoped> @import '~@assets/less/common.less'; .error { /deep/.error { color: red; font-weight: bold; } .primary { /deep/.primary { color: rgb(255, 0, 251); font-weight: bold; }