mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-14 06:33:47 +08:00
v3.7.0 (2024-09-28) Java17+SpringBoot3重磅更新,【新增】支持Java17;【新增】支持SpringBoot3;【优化】优化AES和SM4加密;【优化】优化三级等保文档;
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
</a-col>
|
||||
</a-row>
|
||||
</a-col>
|
||||
<!-- <AdModal/>-->
|
||||
</a-row>
|
||||
</template>
|
||||
<script setup>
|
||||
@@ -74,6 +75,7 @@
|
||||
import Category from './components/echarts/category.vue';
|
||||
import Pie from './components/echarts/pie.vue';
|
||||
import Gradient from './components/echarts/gradient.vue';
|
||||
// import AdModal from './ad-modal.vue';
|
||||
|
||||
// 业绩完成百分比
|
||||
const saleTargetPercent = computed(() => {
|
||||
|
||||
Reference in New Issue
Block a user