Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
K
komatsu-lease-app
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
komatsu
komatsu-lease-app
Commits
d1ac4d2c
Commit
d1ac4d2c
authored
Jan 16, 2023
by
WangRui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[feature]页面代码调整
parent
dae8a1d9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
authorize.vue
src/modules/selfService/views/authorize.vue
+2
-2
No files found.
src/modules/selfService/views/authorize.vue
View file @
d1ac4d2c
...
@@ -69,11 +69,11 @@ let agencyColumns = $ref([]) ;
...
@@ -69,11 +69,11 @@ let agencyColumns = $ref([]) ;
const
agencyValue
=
$ref
(
null
);
const
agencyValue
=
$ref
(
null
);
const
areaPagination
=
{
const
areaPagination
=
{
page
:
1
,
page
:
1
,
size
:
100
0
,
size
:
100
,
}
}
const
agencyPagination
=
{
const
agencyPagination
=
{
page
:
1
,
page
:
1
,
size
:
100
0
,
size
:
100
,
}
}
const
projectNumber
=
{
const
projectNumber
=
{
page
:
1
,
page
:
1
,
...
...
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