mo 760248e8bb 提交 před 2 roky
..
README.md 41fd6d5569 12/21 09:35 před 4 roky
index.vue 760248e8bb 提交 před 2 roky

README.md

remote-search

背景:指导老师,乐团主管数量过多 一次加载会导致页面卡顿 封装此组件默认加载number 不填则默认加载50条

使用方法

  <remoteSearch :commit='"setEducations"'  v-model='form.educations' />

commit:传入selectStore里的获取 数据源方法 现在暂时支持 setEducations 和 setTeachers number:为可选参数 默认50条 默认加载的selet数量