Merge branch 'master' of http://yun.pashanhoo.com:9090/bdc/bdcjg-web
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -354,6 +354,7 @@ export default { | ... | @@ -354,6 +354,7 @@ export default { |
| 354 | typeid: this.ruleForm.typeid, | 354 | typeid: this.ruleForm.typeid, |
| 355 | }); | 355 | }); |
| 356 | this.addIndexes(); | 356 | this.addIndexes(); |
| 357 | this.tableData = judgeSort(this.tableData) | ||
| 357 | this.key++; | 358 | this.key++; |
| 358 | }, | 359 | }, |
| 359 | // 上移下移 | 360 | // 上移下移 | ... | ... |
-
Please register or sign in to post a comment