@@ -1,6 +1,6 @@
<template>
<el-tree
- ref="ElTreeRef" v-loaing="treeLoaing"
+ ref="ElTreeRef" v-loading="treeLoaing"
:class="ui"
:data="ElTreeData"
:indent="0"
@@ -60,7 +60,7 @@
<span class="text-orange text-sm">为您分配抽检范围,若有异动,可手动勾选想要验收的部分</span>
</template>
- <HcTree :types="checkList.join(',')" :project-id="projectId" />
+ <HcTree :types="checkList.join(',')" :project-id="projectId" style="margin-bottom: 10px;" />
<template #action>
<div class="hc-card-action-diy">