Browse Source

修改充值列表

master
MoQingYu 4 months ago
parent
commit
c207d1780d
  1. 12
      backmanage/src/views/rechargeOrder/index.vue

12
backmanage/src/views/rechargeOrder/index.vue

@ -449,12 +449,12 @@ const handleDelRow = (id: number) => {
</script>
<style scoped>
.importent-type-blue {
/* color: #4090ec; */
/* font-weight: bold; */
/* .importent-type-blue {
color: #4090ec;
font-weight: bold;
}
.importent-type-grey {
/* color: #a4a6a8; */
/* font-weight: bold; */
}
color: #a4a6a8;
font-weight: bold;
} */
</style>
Loading…
Cancel
Save