@@ -191,6 +191,7 @@ export default {
// 替换模型文件成功
refresh(modelId,pa) {
this.modelId = modelId
+ this.currentModelId = pa.id;
this.hasGraph = true;
const temp = this.modelId.split('.');
if (temp[1]) {