jeecg boot笔记(一)-使用模糊查询
1、引入 JInputimportJInputfrom'@/components/jeecg/JInput.vue'2、使用<j-inputplaceholder="请输入名称"v-model="queryParam.name"></j-input>
·
1、引入 JInput
import JInput from '@/components/jeecg/JInput.vue'
2、使用
<j-input placeholder="请输入名称" v-model="queryParam.name"></j-input>
更多推荐



所有评论(0)