Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zghywpc-vue
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
李苏
zghywpc-vue
Commits
fcf7578d
Commit
fcf7578d
authored
Sep 11, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug 参数调整 样式调整
parent
e16ac3a2
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
sbsLazyTree.vue
src/components/sbsLazyTree.vue
+1
-1
index.vue
src/views/yhlywsytst/yhlywsytst/index.vue
+3
-3
No files found.
src/components/sbsLazyTree.vue
View file @
fcf7578d
...
...
@@ -69,7 +69,7 @@
},
mounted
()
{
this
.
$post
(
'sbgl/usbxx/queryroot'
,{
P
id
:
'root'
p
id
:
'root'
}).
then
(
res
=>
{
if
(
res
.
success
)
{
this
.
rootArray
=
res
.
data
.
records
||
[]
...
...
src/views/yhlywsytst/yhlywsytst/index.vue
View file @
fcf7578d
...
...
@@ -2,7 +2,7 @@
* @Description:
* @Author: lisu lisu@gavelinfo.com
* @LastEditors: lisu lisu@gavelinfo.com
* @LastEditTime: 2024-09-11 1
6:54:41
* @LastEditTime: 2024-09-11 1
7:02:43
* @FilePath: /zghywpc-vue/src/views/yhlywsytst/yhlywsytst/index.vue
-->
<
template
>
...
...
@@ -390,7 +390,7 @@
</el-col>
<el-col
:span=
"12"
class=
"search-col flex-center"
>
<el-button
style=
"background-color: rgba(7,32,96,0.0);border: 1px solid #68D8FE; color: #68D8FE;"
size=
"mini"
@
click=
"sblxcx()"
type=
"primary"
>
设备
查询
</el-button>
size=
"mini"
@
click=
"sblxcx()"
type=
"primary"
>
流向
查询
</el-button>
<!-- 暂无信息-->
<span
v-if=
"sblxcxwcxdxx"
style=
"color: red;font-size: 12px;padding-left: 10px;"
>
{{
sblxcxwcxdxxText
}}
</span>
...
...
@@ -1455,7 +1455,7 @@
}
.sylb
{
top
:
32
5px
;
top
:
41
5px
;
right
:
15px
;
/* 使元素居中 */
position
:
absolute
;
...
...
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