Browse Source

质量月报 - 历史报告查看

wangggziwen 1 year ago
parent
commit
8f8628793c
1 changed files with 1 additions and 4 deletions
  1. 1 4
      ui/src/views/production/quality/history.vue

+ 1 - 4
ui/src/views/production/quality/history.vue

@@ -20,10 +20,7 @@
     data(){
     data(){
       return {
       return {
         dateList: [],
         dateList: [],
-        sampleDate: [
-          '2023-11-01',
-          '2023-11-30'
-        ],
+        sampleDate: [],
       }
       }
     },
     },
     created() {
     created() {