xiaohuan hace 5 años
padre
commit
cbe7f915f8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/doBusiness/index.vue

+ 1 - 1
src/views/doBusiness/index.vue

@@ -24,7 +24,7 @@
                             @focus='onFocus(item)'
                             placeholder='选择时间范围'
                             :picker-options='{
-                            selectableRange: '07:00-19:00',                       
+                            selectableRange:"07:00-19:00",                       
                             }'
                         ></el-time-picker>
                     </div>