Ver a proveniência

init

newStyle
lancer há 3 anos
ascendente
cometimento
f312989c69
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/views/building/index.vue

+ 1
- 1
src/views/building/index.vue Ver ficheiro

@@ -1008,7 +1008,7 @@ export default {
});
},
// 时间改变
timeChange(e) {
timeChange(e) {
console.log(e);
this.ruleForm.startWorking = e[0];
this.ruleForm.endWorking = e[1];


Carregando…
Cancelar
Guardar