Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
GaoQuIncubator
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Kimber
GaoQuIncubator
Commits
4e877024
Commit
4e877024
authored
Oct 18, 2024
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
基础信息经纬度去掉
parent
4a4d7f84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
httpApi.js
src/assets/js/httpApi.js
+2
-2
No files found.
src/assets/js/httpApi.js
View file @
4e877024
...
...
@@ -639,8 +639,8 @@ var reqApis = function(){
},
},
},
"
longitude
"
:
{
name
:
"
经度
"
,
must
:
true
,
table
:
0
,
form
:
0
},
"
latitude
"
:
{
name
:
"
纬度
"
,
must
:
true
,
table
:
0
,
form
:
0
},
//
"longitude": {name:"经度", must:true, table:0, form:0 },
//
"latitude": {name:"纬度", must:true, table:0, form:0 },
"
mentorId
"
:
{
name
:
"
创业导师
"
,
table
:
0
,
'
type
'
:
'
select
'
,
key
:
'
name
'
,},
"
occupiedArea
"
:
{
name
:
"
占用孵化场地面积
"
,
table
:
0
},
"
principal
"
:
{
name
:
"
企业负责人
"
,
must
:
true
},
...
...
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