Sfoglia il codice sorgente

质量月报 - 历史报告查看

wangggziwen 1 anno fa
parent
commit
8f8628793c
1 ha cambiato i file con 1 aggiunte e 4 eliminazioni
  1. 1 4
      ui/src/views/production/quality/history.vue

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

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