From ffb1bd190e9d4263c8c7d6c0096e0ec844cb3b52 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 19 六月 2025 17:30:55 +0800
Subject: [PATCH] 1.系统管理样式修改
---
src/views/procureMent/index.vue | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/src/views/procureMent/index.vue b/src/views/procureMent/index.vue
index 0651cd4..ba02734 100644
--- a/src/views/procureMent/index.vue
+++ b/src/views/procureMent/index.vue
@@ -171,13 +171,6 @@
const handleAddEdit = () => {
addOrEdit.value == "add" ? (title.value = "鏂板") : (title.value = "缂栬緫");
title.value = title.value + "閲囪喘淇℃伅";
-
- // 姝g‘浣跨敤瀛愮粍浠秗ef
- if (productionDialogs.value) {
- // 杩欓噷鍙互璋冪敤瀛愮粍浠剁殑鏂规硶
- console.log("瀛愮粍浠跺疄渚�:", productionDialogs.value.getDropdownData());
- }
-
openDialog();
};
// 鎵撳紑寮圭獥
--
Gitblit v1.9.3