@ -706,7 +706,7 @@ export default {
console.log(row);
if (row) {
// this.fmData = { ...this.fmData, ...row };
this.getInfo(row.id);
await this.getInfo(row.id);
this.getValiheList();
this.getBuildList();
this.getUniList();