zhangzengfei
2022-12-30 804d59e162b72be684d0087a8cd74dbd6fecbf4d
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: {