去除字样

This commit is contained in:
zer0Black
2022-04-06 08:53:09 +08:00
parent d0e22b16c9
commit 6300fc38e6
11 changed files with 24 additions and 18 deletions
@@ -6,7 +6,7 @@
</template>
<script>
import JVxeCellMixins, { dispatchEvent, vModel } from '@/components/jeecg/JVxeTable/mixins/JVxeCellMixins'
import JVxeCellMixins, { dispatchEvent, vModel } from '@/components/jero/JVxeTable/mixins/JVxeCellMixins'
export default {
name: 'JVxePopupCell',
+1 -1
View File
@@ -88,7 +88,7 @@ fieldList结构示例:
----
1.import之后再components之内声明
```vue
import JSuperQuery from '@/components/jeecg/JSuperQuery.vue';
import JSuperQuery from '@/components/jero/JSuperQuery.vue';
export default {
name: "JeroDemoList",
components: {
+1 -1
View File
@@ -27,7 +27,7 @@
<!-- update-end author:sunjianlei date:20191220 for: 解决全局样式冲突的问题 -->
<!-- update_end author:zhaoxin date:20191129 for: 做头部菜单栏导航 -->
<span class="action">
<a class="logout_title" target="_blank" href="http://doc.jeecg.com">
<a class="logout_title" target="_blank" href="#">
<a-icon type="question-circle-o"></a-icon>
</a>
</span>