diff --git a/src/views/components/checkBox.vue b/src/views/components/checkBox.vue
index 4bab4aea7..1f2d19a2a 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 c0f6586c9..af53b5d31 100644
--- a/src/views/modules/base/diyInfo.vue
+++ b/src/views/modules/base/diyInfo.vue
@@ -87,7 +87,7 @@
保存为常用模板
- 导出
+ 导出
{
console.log('err', err)