@ -151,6 +151,7 @@ export default {
resCode: this.resCode,
mpcd: this.cascaderArr[0] || "",
stcd: this.cascaderArr[1] || "",
group: "SK",
}).then((res) => {
this.attributesList = res.data;
});