6c7d60e4 by yangwei
2 parents 911c49a2 c9852cf2
......@@ -354,6 +354,7 @@ export default {
typeid: this.ruleForm.typeid,
});
this.addIndexes();
this.tableData = judgeSort(this.tableData)
this.key++;
},
// 上移下移
......