Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
confucius
Commits
eaf66044
Commit
eaf66044
authored
May 20, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
教育文件上传调整
parent
fc573372
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
erpindex.js
src/utils/erpindex.js
+1
-1
No files found.
src/utils/erpindex.js
View file @
eaf66044
...
...
@@ -470,7 +470,7 @@ export default {
//真实上传文件方法
Vue
.
prototype
.
RealFileToTencent
=
function
(
path
,
fileObj
,
callback
)
{
let
str
=
''
;
str
=
"/2024/"
//
str = "/2024/"
var
newFileName
=
str
+
path
;
var
upInfo
=
this
.
getLocalStorage
().
UploadConfig
;
var
u_url
=
upInfo
.
UploadDomain
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment