Selaa lähdekoodia

阳光村务财务公开新增默认名字

wulanhaote
庞东旭 2 vuotta sitten
vanhempi
commit
6c7757bde4
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      src/views/sunVillage_info/list_finance_add.vue

+ 1
- 0
src/views/sunVillage_info/list_finance_add.vue Näytä tiedosto

@@ -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(){


Ladataan…
Peruuta
Tallenna