Skip to content

Commit

Permalink
整理MySQL版本
Browse files Browse the repository at this point in the history
  • Loading branch information
zmrid committed Feb 23, 2023
1 parent 7109457 commit e211415
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions iMES.Vue3/src/views/Home.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="home-contianer">
<div>
<div class="order-title">
<!-- <div class="order-title">
<h2>快捷菜单</h2>
</div>
<div data-v-542f4644 style="padding: 15px; background: white;display: flex;
Expand All @@ -18,7 +18,7 @@
</div>
</div>
</div>
</div>
</div> -->
<div class="order-title">
<h2>数量统计</h2>
</div>
Expand Down Expand Up @@ -278,7 +278,7 @@
},
created() {
this.getDate();
this.getDesktopMenu();
//this.getDesktopMenu();
this.getTopNumber();
this.getTopProcessNumber();
this.getVersionInfo();
Expand Down

0 comments on commit e211415

Please sign in to comment.