liukangdong
2024-06-03 a28aab6e2006e56da48076c2447bce2676f888ea
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: '不可预约' },
      ]