瀏覽代碼

阳光村务

wulanhaote
庞东旭 2 年之前
父節點
當前提交
811dc59d49
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      src/views/sunVillage_info/list_tourists_add.vue

+ 1
- 0
src/views/sunVillage_info/list_tourists_add.vue 查看文件

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


Loading…
取消
儲存