Explorar el Código

质量月报 - 历史报告查看

wangggziwen hace 1 año
padre
commit
8f8628793c
Se han modificado 1 ficheros con 1 adiciones y 4 borrados
  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() {