css
liukangdong
2024-06-03 94233d44a5ee67a6dbf2effde6e963e04feb4644
h5/pages/staff/meetingSub.vue
@@ -105,7 +105,7 @@
      timeList: [],
      colorOptions: [
        { color: '#279baa', name: '已选择' },
        { color: this.$store.state.primaryColor, name: '已选择' },
        { color: '#F7F7F7', name: '可预约' },
        { color: '#cccccc', name: '不可预约' },
      ]