Commit 31eaf787 by gao_yingdong

删除车辆档案的假数据

parent b1a2d054
......@@ -132,26 +132,6 @@
<div>
<ul>
<li
class="bqTag"
style="
border-radius: 26px;
border-bottom-right-radius: 26px;
background: red;
"
>
异常轨迹
</li>
<li
class="bqTag"
style="
border-radius: 26px;
border-bottom-right-radius: 26px;
background: red;
"
>
异常伴随
</li>
<li
v-for="(item, index) in zdbqList"
:style="{
background: item.bqys,
......@@ -845,36 +825,36 @@ export default {
},
],
tableDataGjsf: [
{
sfmc: "停留点",
dd: "海口市秀英区美梅村",
cs: "5",
sj: "2023-10-20 10:30:00",
},
{
sfmc: "停留点",
dd: "海口市龙华区金濂路1号",
cs: "3",
sj: "2023-10-27 11:30:30",
},
{
sfmc: "落脚点",
dd: "海口市龙华区南海大道88号",
cs: "6",
sj: "2023-10-28 13:30:40",
},
{
sfmc: "落脚点",
dd: "海口市龙华区金盘建设三横路3号",
cs: "4",
sj: "2023-10-29 14:30:24",
},
{
sfmc: "最新位置",
dd: "海口市龙华区城西路78号",
cs: "",
sj: "2023-10-31 15:00:00",
},
// {
// sfmc: "停留点",
// dd: "海口市秀英区美梅村",
// cs: "5",
// sj: "2023-10-20 10:30:00",
// },
// {
// sfmc: "停留点",
// dd: "海口市龙华区金濂路1号",
// cs: "3",
// sj: "2023-10-27 11:30:30",
// },
// {
// sfmc: "落脚点",
// dd: "海口市龙华区南海大道88号",
// cs: "6",
// sj: "2023-10-28 13:30:40",
// },
// {
// sfmc: "落脚点",
// dd: "海口市龙华区金盘建设三横路3号",
// cs: "4",
// sj: "2023-10-29 14:30:24",
// },
// {
// sfmc: "最新位置",
// dd: "海口市龙华区城西路78号",
// cs: "",
// sj: "2023-10-31 15:00:00",
// },
],
carOnwer: [
{
......
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