@ -1325,7 +1325,7 @@ export default {
.then(() => {
let query = {
relId: this.editQuery.id,
thirdSys: row.sysId
thirdSys: row.thirdId
};
removeRl(query)
.then((response) => {
@ -1664,7 +1664,6 @@ export default {
selectUdiVersion,
},
created() {
this.findBasicProductSet();
this.getList();
this.selectSysParam();