src/views/productManage/silkRegisterForm/addPage.vue @@ -778,7 +778,7 @@ }); //规格 getDictList({ dictType: 3, dictType: 4, }).then((res) => { if (res.code == 200) { this.specList = res.data || [];