整理MySQL版本
This commit is contained in:
parent
15d727a7fc
commit
52f4aa154e
|
|
@ -1,7 +1,7 @@
|
||||||
<template>
|
<template>
|
||||||
<div class="home-contianer">
|
<div class="home-contianer">
|
||||||
<div>
|
<div>
|
||||||
<div class="order-title">
|
<!-- <div class="order-title">
|
||||||
<h2>快捷菜单</h2>
|
<h2>快捷菜单</h2>
|
||||||
</div>
|
</div>
|
||||||
<div data-v-542f4644 style="padding: 15px; background: white;display: flex;
|
<div data-v-542f4644 style="padding: 15px; background: white;display: flex;
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div> -->
|
||||||
<div class="order-title">
|
<div class="order-title">
|
||||||
<h2>数量统计</h2>
|
<h2>数量统计</h2>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -278,7 +278,7 @@
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.getDate();
|
this.getDate();
|
||||||
this.getDesktopMenu();
|
//this.getDesktopMenu();
|
||||||
this.getTopNumber();
|
this.getTopNumber();
|
||||||
this.getTopProcessNumber();
|
this.getTopProcessNumber();
|
||||||
this.getVersionInfo();
|
this.getVersionInfo();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue