使用element-ul中tab标签中的问题
作者:互联网
如果不做区分那么他的文本框就会使用同一个属性绑定,这时可以再可以再声明一个属性,但是如果使用了for循环的话,就用这个方法直接在每一个数据里面添加一个绑定变量的数据,
//获取参数的方法
async getGoodsCateParams() {
const res = await getGoodsCateParamsAPI(this.current_Cate_Id, {
sel: this.activeName,
});
res.forEach((item) => {
item.attr_vals = item.attr_vals.split(","); //split,splice区别
//添加自定义要绑定的值
item.inputValue = "";
//添加自定义的显示隐藏
item.inputVisible = false;
});
标签:自定义,item,绑定,element,ul,添加,split,tab,vals 来源: https://blog.csdn.net/weixin_52406641/article/details/116275244