From bba6641c63d520b64df45f17a27d55ca8ee4bb8a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=AE=B8=E5=AE=8F=E6=9D=B0?= <1943105267@qq.com>
Date: Mon, 28 Aug 2023 14:00:05 +0800
Subject: [PATCH] 1
---
src/views/netManage/qlzxTj/index.vue | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
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,
};