@@ -115,6 +115,7 @@ export default {
this.tableData.time = [];
this.tableData.data1 = [];
this.tableData.data2 = [];
+ this.tableList = [];
if (data.fttp === 0) {
this.action = 6;
} else if (data.fttp === 1) {