Commit 44b7c3fa authored by 黄奎's avatar 黄奎

页面修改

parent e477da2e
......@@ -583,7 +583,7 @@
sItem.Score = avgScore;
})
}
// this.calcPaper();
},
//上移下移(IsUp:0上移,1下移)
MoveFatherItem(subIndex, IsUp) {
......@@ -696,6 +696,7 @@
item.forEach(x => {
x.isShowEdit = false;
})
this.calcPaper();
this.$forceUpdate();
},
//获取子组件内容
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment