Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pet-business-web
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
刘怀志
pet-business-web
Commits
0989af95
Commit
0989af95
authored
Sep 03, 2023
by
小费同学阿
💬
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
35c93c11
c94dc4a5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
element-ui.scss
src/assets/styles/element-ui.scss
+4
-0
use-management.vue
...ws/equipment-management/use-management/use-management.vue
+1
-0
No files found.
src/assets/styles/element-ui.scss
View file @
0989af95
...
...
@@ -55,6 +55,10 @@
.el-input--small
.el-input__icon
{
color
:
#AFAFAF
;
}
.el-input.is-disabled
.el-input__inner
{
color
:
#333
;
background-color
:
#f4f4f4
;
}
.el-form-item__label
{
font-size
:
14px
;
...
...
src/views/equipment-management/use-management/use-management.vue
View file @
0989af95
...
...
@@ -7,6 +7,7 @@
v-model
.
trim=
"queryParams.searchText"
placeholder=
"请输入设备名称/设备ID"
clearable
@
keyup
.
enter
.
native=
"handleQuery"
/>
</el-form-item>
<el-form-item
prop=
"status"
>
...
...
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