@ -452,6 +452,7 @@ export default {
},
tableCountChange(row) {
if (this.$isNotBlank(row)) {
this.currentRow.supId = row.supName;
updateDetail(this.currentRow);
}