jiangping
2024-06-07 745e5c3ca2c8c2dc3b83ffb36f4ba48ba9dae09a
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: '不可预约' },
      ]