@@ -1066,6 +1066,8 @@
},
methods: {
init() {
+ let date = new Date();
+ this.queryParams.recordTime = date.getFullYear() + "-" + Number(date.getMonth() + 1);
this.getList();
// 现场照片
@@ -910,6 +910,8 @@
@@ -830,6 +830,8 @@
@@ -504,6 +504,8 @@
// 班值字典翻译
@@ -392,6 +392,8 @@
@@ -391,6 +391,8 @@
// 字典翻译
@@ -448,6 +448,8 @@