From 15fcf6a04e05480a57d2c416f2589487fee34241 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Thu, 15 Jul 2021 17:48:07 +0800
Subject: [PATCH] 冲突 样式小改
---
src/api/resource/attach.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/api/resource/attach.js b/src/api/resource/attach.js
index 6b4175f..fba8496 100644
--- a/src/api/resource/attach.js
+++ b/src/api/resource/attach.js
@@ -34,6 +34,7 @@
})
}
+
export const add = (row) => {
return request({
url: '/api/blade-resource/attach/submit',
--
Gitblit v1.9.3