Procházet zdrojové kódy

阳光村务

wulanhaote
庞东旭 před 2 roky
rodič
revize
811dc59d49
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      src/views/sunVillage_info/list_tourists_add.vue

+ 1
- 0
src/views/sunVillage_info/list_tourists_add.vue Zobrazit soubor

@@ -131,6 +131,7 @@
this.type = this.$route.query.type;
this.queryParams.bookId = Cookies.get('bookId');
this.queryParams.deptId = Cookies.get('deptId');
this.form.openName = this.format(new Date(),'yyyy')+ '年' + (this.format(new Date(),'MM')-1) + '月零工公开';
},
methods: {
onSubmit(){


Načítá se…
Zrušit
Uložit