This commit is contained in:
bwcx_jzy 2024-03-21 16:34:51 +08:00
parent 868eba789b
commit 6e6b4d5823
No known key found for this signature in database
GPG Key ID: E187D6E9DDDE8C53
2 changed files with 24 additions and 19 deletions

View File

@ -140,6 +140,8 @@
</executions>
<configuration>
<quiet>true</quiet>
<licenseSets>
<licenseSet>
<!--HEADER文件-->
<header>HEADER-LICENSE</header>
<includes>
@ -160,6 +162,8 @@
<exclude>**/*.txt</exclude>
<exclude>**/dist/assets/**</exclude>
</excludes>
</licenseSet>
</licenseSets>
<!--严格检查-->
<strictCheck>true</strictCheck>
<mapping>

View File

@ -9,6 +9,7 @@
</template>
<CustomTable
v-else
ref="nodeSearch"
table-name="nodeSearch"
is-show-tools