Commit 3691ec4f authored by wangdong's avatar wangdong

该晒实验

parent b213f71b
{
"name": "slice",
"version": "0.0.1",
"name": "SmartSlice",
"version": "0.1.2",
"author": "wangdongMAC <897253127@qq.com>",
"description": "A National Key Research Project AI ",
"license": null,
......
......@@ -75,7 +75,7 @@ export default {
// console.log(dataList)
});
}, 500);
}, 1000);
},
methods: {
open(link) {
......
......@@ -22,7 +22,7 @@
</el-table-column>
<el-table-column label="吞吐量(Mps)">
<template slot-scope="scope">
{{ scope.row.ddqn.thrpt }}
{{ scope.row.ddqn.thrpt1 }}
</template>
</el-table-column>
<el-table-column label="时延(ms)">
......
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