Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pc
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
wbx-PCAndMobi
pc
Commits
0573938b
Commit
0573938b
authored
May 21, 2021
by
程卓
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
http://git.omniview.pro/fangdi/housemanage/web/majorproject
into dev
parents
fadafc1e
4d3144bc
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1165 additions
and
0 deletions
+1165
-0
ajax.js
src/server/ajax.js
+3
-0
tableAndMutWithoutMulSel.vue
src/views/components/tableAndMutWithoutMulSel.vue
+325
-0
labelRightSide.vue
src/views/label/labelRightSide.vue
+837
-0
No files found.
src/server/ajax.js
View file @
0573938b
...
...
@@ -207,6 +207,9 @@ export default {
post
(
args
)
{
return
request
({
method
:
'POST'
,
...
args
})
},
postSync
(
args
)
{
return
request
({
method
:
'POST'
,
...
args
})
},
put
(
args
)
{
return
request
({
method
:
'PUT'
,
...
args
})
},
...
...
src/views/components/tableAndMutWithoutMulSel.vue
0 → 100644
View file @
0573938b
This diff is collapsed.
Click to expand it.
src/views/label/labelRightSide.vue
0 → 100644
View file @
0573938b
This diff is collapsed.
Click to expand it.
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