Selaa lähdekoodia

init

newStyle
lancer 4 vuotta sitten
vanhempi
commit
f312989c69
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/views/building/index.vue

+ 1
- 1
src/views/building/index.vue Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna