diff --git a/src/views/netManage/qlzxTj/index.vue b/src/views/netManage/qlzxTj/index.vue
index 5bec5bd..1398b7e 100644
--- a/src/views/netManage/qlzxTj/index.vue
+++ b/src/views/netManage/qlzxTj/index.vue
@@ -87,9 +87,9 @@
-
+
- {{ parseTime(scope.row.yearMonth, "{y}-{m}-{d}") }}
+ {{ parseTime(scope.row.monthYear, "{y}-{m}-{d}") }}
@@ -167,11 +167,11 @@
>
-
+
{{
- form.yearMonth
+ form.monthYear
}}
{{
@@ -327,7 +327,7 @@ export default {
type: null,
- yearMonth: null,
+ monthYear: null,
count: null,
};