Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-web-back-soil
Overview
Overview
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
wangweidong
patzn-cloud-web-back-soil
Commits
49121490
Commit
49121490
authored
Mar 22, 2021
by
lichengming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改了统计查询试验项目进度页面
parent
82c7b96d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ExperimrntProgressDetail.vue
...atistics/experiment-progress/ExperimrntProgressDetail.vue
+2
-2
No files found.
pages/soil-statistics/experiment-progress/ExperimrntProgressDetail.vue
View file @
49121490
...
...
@@ -14,7 +14,7 @@
<Button
@
click=
"_search"
type=
"primary"
class=
"width-80"
>
搜索
</Button>
</Form-item>
</Form>
<Col
style=
"height: 400px;
"
span=
"24"
>
<Col
:style=
"
{height: tableHeight+'px'}" class="lodaDiv
" span="24">
<VScrollFull
ref=
"myscrollfull"
:page-size=
"rows"
@
load=
"_loadData"
>
<div
slot=
"empty"
style=
"text-align:center"
class=
"gray-color"
>
暂无数据
</div>
<SampleSteps
ref=
"stepsModal"
:info=
"sampleInfo"
></SampleSteps>
...
...
@@ -57,7 +57,7 @@ export default {
},
computed
:
{
tableHeight
:
function
()
{
return
this
.
$tableHeight
(
'
noBtn'
)
-
200
return
this
.
$tableHeight
(
'
'
,
170
)
}
},
mounted
()
{
...
...
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