@@ -389,9 +389,6 @@ export default {
data.records[j].successFlag == "1" ? "成功" : "失败";
}
this.list = data.records;
- this.gmtReq = list.map(item => {
- return item.gmtReq.tofixed(2)
- })
console.log("调用接口数据:", this.list);
if (!flag) {
//搜索时不缓存