Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuzhen@situdata.com
/
yunxiao-admin-fe
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
08afbf02
authored
2020-11-12 15:20:51 +0800
by
zhen
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
文件验证文案修改
1 parent
526d9891
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
.env.development
src/views/editProduct.vue
.env.development
View file @
08afbf0
...
...
@@ -3,5 +3,5 @@ ENV = 'development'
# base api
# VUE_APP_BASE_API = 'http://192.168.11.67:8096'
VUE_APP_BASE_API = 'http://192.168.10.89:8096'
#
VUE_APP_BASE_API = 'https://beta-salecloud-hengan.situdata.com'
#
VUE_APP_BASE_API = 'http://192.168.10.89:8096'
VUE_APP_BASE_API = 'https://beta-salecloud-hengan.situdata.com'
...
...
src/views/editProduct.vue
View file @
08afbf0
...
...
@@ -256,7 +256,7 @@ export default {
},
async
onChange
(
file
)
{
if
(
file
.
raw
.
type
!==
'application/pdf'
)
{
this
.
$message
.
error
(
'支持文件为pdf
根
式'
)
this
.
$message
.
error
(
'支持文件为pdf
格
式'
)
return
}
if
(
this
.
fileList
[
this
.
currentFileIndex
].
name
)
{
...
...
Write
Preview
Styling with
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