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
27d8e9f2
Commit
27d8e9f2
authored
Jul 01, 2020
by
lichengming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改了委托评审的取消分包
parent
8cf624ac
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletions
+13
-1
ElTableNoPage.vue
components/table/ElTableNoPage.vue
+1
-1
MeterPersonalTask.vue
pages/meter-statistics/personal-task/MeterPersonalTask.vue
+12
-0
No files found.
components/table/ElTableNoPage.vue
View file @
27d8e9f2
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
:data=
"getPage.records"
:data=
"getPage.records"
ref=
"moveTable"
ref=
"moveTable"
:header-cell-style=
"
{background:'#F8F8F9'}"
:header-cell-style=
"
{background:'#F8F8F9'}"
:height="
30
0"
:height="
tableHeight+2
0"
v-loading="loading"
v-loading="loading"
@select-all="_selectAll"
@select-all="_selectAll"
@selection-change="_selectRowChange"
@selection-change="_selectRowChange"
...
...
pages/meter-statistics/personal-task/MeterPersonalTask.vue
View file @
27d8e9f2
...
@@ -149,6 +149,18 @@ export default {
...
@@ -149,6 +149,18 @@ export default {
total
:
'12'
,
total
:
'12'
,
ratio
:
'10%'
,
ratio
:
'10%'
,
price
:
'3500'
price
:
'3500'
},
{
tester
:
'wwd'
,
total
:
'12'
,
ratio
:
'10%'
,
price
:
'3500'
},
{
tester
:
'wwd'
,
total
:
'12'
,
ratio
:
'10%'
,
price
:
'3500'
}
}
]
]
},
},
...
...
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