heyujie
2022-01-28 9ca36901bf15c4daf89baf7d9cd1fd487bce8a96
src/pages/shuohuangMonitorAnalyze/components/timeShortcut.vue
@@ -19,7 +19,7 @@
  props: {
    actPicker:{
      type: String,
      default: 'today'  //现提供可选参数为:today week month year
      default: 'year'  //现提供可选参数为:today week month year
    }
  },
  watch: {