|
|
|
@ -210,7 +210,7 @@ export default {
|
|
|
|
};
|
|
|
|
};
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
<style>
|
|
|
|
<style scoped>
|
|
|
|
/deep/ .f40 .ant-btn-primary{
|
|
|
|
/deep/ .f40 .ant-btn-primary{
|
|
|
|
color: #fff; background-color: #1890ff; border-color: #1890ff
|
|
|
|
color: #fff; background-color: #1890ff; border-color: #1890ff
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -218,7 +218,7 @@ export default {
|
|
|
|
background-color: #ff7c1f !important;
|
|
|
|
background-color: #ff7c1f !important;
|
|
|
|
border-color: #ff7c1f !important;
|
|
|
|
border-color: #ff7c1f !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.ant-table-thead>tr>th{
|
|
|
|
/deep/ .ant-table-thead>tr>th{
|
|
|
|
font-weight: 600 !important;
|
|
|
|
font-weight: 600 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|