mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-12-02 03:48:05 +08:00
fix
This commit is contained in:
parent
868eba789b
commit
6e6b4d5823
4
pom.xml
4
pom.xml
@ -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>
|
||||
|
@ -9,6 +9,7 @@
|
||||
</template>
|
||||
|
||||
<CustomTable
|
||||
v-else
|
||||
ref="nodeSearch"
|
||||
table-name="nodeSearch"
|
||||
is-show-tools
|
||||
|
Loading…
Reference in New Issue
Block a user