From 02bc3bfe47e3d5311a0bb041c94e70a34b1ca73c Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期二, 09 四月 2024 09:03:01 +0800
Subject: [PATCH] git ch
---
company/src/api/business/applyChange.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/company/src/api/business/applyChange.js b/company/src/api/business/applyChange.js
index 90664a8..0a5bfb0 100644
--- a/company/src/api/business/applyChange.js
+++ b/company/src/api/business/applyChange.js
@@ -43,7 +43,6 @@
export function applyChangeOpt (data) {
return request.post('/business/applyChange/applyChangeOpt', data)
}
-
// 鍒楄〃鏌ヨ
export function applyChagneDetailList (data) {
return request.post('/business/applyChagneDetail/list', data)
--
Gitblit v1.9.3