Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
白杨
/
shrae-app
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 7791ea74
authored
Mar 01, 2018
by
kuayue
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
图片上传删除
1 parent
331f47ec
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/js/imgUp.js
src/js/imgUp.js
View file @
7791ea7
...
@@ -132,6 +132,7 @@ function saveReturn(){
...
@@ -132,6 +132,7 @@ function saveReturn(){
processData
:
false
,
processData
:
false
,
mimeType
:
"multipart/form-data"
,
mimeType
:
"multipart/form-data"
,
success
:
function
(
data
)
{
success
:
function
(
data
)
{
console
.
log
(
"返回正确数据"
+
data
);
console
.
log
(
"返回正确数据"
+
data
);
},
},
error
:
function
(
data
)
{
error
:
function
(
data
)
{
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment