Java項(xiàng)目《谷粒商城》Java架構(gòu)師 | 微服務(wù) | 大型電商項(xiàng)目

p85,點(diǎn)擊下—步:設(shè)置基本參數(shù)沒反應(yīng),找到前端代碼 spuadd.vue,修改里面的方法 collectSpuBaseInfo,注釋掉校驗(yàn)部分即可:
collectSpuBaseInfo() {
??this.step = 1;
??this.showBaseAttrs();
??//spuBaseForm
??// this.$refs.spuBaseForm.validate((valid) => {
??//??if (valid) {
??//???this.step = 1;
??//???this.showBaseAttrs();
??//??} else {
??//???return false;
??//??}
??// });
},
標(biāo)簽: