摘要: //值和id的名字需要和回显函数的值和id对应 //数据格式(该案例值为:dictValue;id为:dictLabel) deptList: [ { dictValue: 2, dictLabel: '移动' }, { dictValue: 3, dictLabel: '联通' }, { dict 阅读全文
posted @ 2022-02-23 15:21 彳小闲鱼 阅读(538) 评论(0) 推荐(0)