修改放号背景颜色

main
jinna 3 years ago
parent 3fc7a1a5fa
commit 7cb4414da6
  1. 2
      src/views/booknumber/index.vue

@ -825,7 +825,7 @@ export default {
justify-content: center;
}
::v-deep .selected{
background: rgba(22, 119, 255,.3);
background: #EBEEF5;
cursor: not-allowed;
pointer-events:none;
width: 100%;

Loading…
Cancel
Save