From 7de165ce3fc2318681ed66494fb6da9fd700417b Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 12 九月 2025 10:22:23 +0800
Subject: [PATCH] 供应商往来页面接口修改
---
src/pages/index.vue | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/pages/index.vue b/src/pages/index.vue
index 53fb2bc..bece424 100644
--- a/src/pages/index.vue
+++ b/src/pages/index.vue
@@ -255,10 +255,10 @@
// 璁惧绠$悊鍔熻兘鏁版嵁
const equipmentItems = reactive([
- {
- icon: '/static/images/icon/shebeitaizhang@2x.png',
- label: '璁惧鍙拌处',
- },
+ // {
+ // icon: '/static/images/icon/shebeitaizhang@2x.png',
+ // label: '璁惧鍙拌处',
+ // },
{
icon: '/static/images/icon/shbeibaoxiu@2x.png',
label: '璁惧鎶ヤ慨',
--
Gitblit v1.9.3