logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

vue ref 获取子组件属性值

父引入、注册组件并调用组件引入、注册<script>....import CustomerModal from './modules/CustomerModal'export default {name: "CustomerList",mixins:[JeecgListMixin],components: {JDate,...

jeecg boot 框架学习(4)— 数据字典使用

1. input页面下拉框使用效果展示实现定义数据字典引用并调用JDictSelectTag组件import JDictSelectTag from '@/components/dict/JDictSelectTag.vue'export default {....components: {JDate,CustomerModal...

到底了