Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mp-enterprise-people-recruitment-h5
Project
Project
Details
Activity
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
彭佳妮(贵阳日报)
mp-enterprise-people-recruitment-h5
Commits
60f17728
Commit
60f17728
authored
Nov 01, 2024
by
石建新(贵阳日报)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
947af3a4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
licenseInfo.vue
src/pages/user/myCompany/licenseInfo.vue
+2
-2
No files found.
src/pages/user/myCompany/licenseInfo.vue
View file @
60f17728
...
...
@@ -99,7 +99,7 @@ function getCompanyInfoApiFn() {
companyInfo
=
res
.
data
;
status
.
value
=
res
.
data
.
status
;
myLicensePath
.
value
=
res
.
data
.
licensePath
;
companyName
.
value
=
res
.
data
.
companyN
ame
;
companyName
.
value
=
res
.
data
.
n
ame
;
myCode
.
value
=
res
.
data
.
creditCode
;
myLicenseValidityPeriod
.
value
=
res
.
data
.
licenseValidityPeriod
;
});
...
...
@@ -110,7 +110,7 @@ function companyReviewInfoFn() {
companyInfo
=
res
.
data
;
status
.
value
=
res
.
data
.
status
;
myLicensePath
.
value
=
res
.
data
.
licensePath
;
companyName
.
value
=
res
.
data
.
companyN
ame
;
companyName
.
value
=
res
.
data
.
n
ame
;
myCode
.
value
=
res
.
data
.
creditCode
;
myLicenseValidityPeriod
.
value
=
res
.
data
.
licenseValidityPeriod
;
});
...
...
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