From ec1827be3be767d4b9e214d1e83e0898996d89da Mon Sep 17 00:00:00 2001
From: 13176889840 <13176889840@163.com>
Date: Wed, 27 Apr 2022 13:58:27 +0800
Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E5=AF=BC=E5=87=BAlo?=
=?UTF-8?q?ading?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/components/checkBox.vue | 2 +-
src/views/modules/base/diyInfo.vue | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/src/views/components/checkBox.vue b/src/views/components/checkBox.vue
index 4bab4aea..1f2d19a2 100644
--- a/src/views/components/checkBox.vue
+++ b/src/views/components/checkBox.vue
@@ -35,7 +35,7 @@ export default {
boxList: [],
checkAll: false,
checkedList: [],
- isIndeterminate: true,
+ isIndeterminate: false,
pid: '',
}
},
diff --git a/src/views/modules/base/diyInfo.vue b/src/views/modules/base/diyInfo.vue
index c0f6586c..af53b5d3 100644
--- a/src/views/modules/base/diyInfo.vue
+++ b/src/views/modules/base/diyInfo.vue
@@ -87,7 +87,7 @@
保存为常用模板
- 导出
+ 导出
{
console.log('err', err)