优化
This commit is contained in:
parent
b8c26b036c
commit
d4ad409b97
@ -9,9 +9,6 @@
|
|||||||
name:obj.staffName,
|
name:obj.staffName,
|
||||||
departmentName:obj.departmentName
|
departmentName:obj.departmentName
|
||||||
}"/>
|
}"/>
|
||||||
<div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="goals-content-tabbar">
|
<div class="goals-content-tabbar">
|
||||||
<el-tabs
|
<el-tabs
|
||||||
@ -48,7 +45,7 @@
|
|||||||
<div style="width:30%" class="kaohe" ><pre >{{j.keyResult}}</pre></div>
|
<div style="width:30%" class="kaohe" ><pre >{{j.keyResult}}</pre></div>
|
||||||
<div style="width:30%">{{ Math.round((j.checkWeight * 100)*1000)/1000}}%</div>
|
<div style="width:30%">{{ Math.round((j.checkWeight * 100)*1000)/1000}}%</div>
|
||||||
<div style="width:10%">
|
<div style="width:10%">
|
||||||
<el-button
|
<el-button
|
||||||
@click="hanidleEdit(j,indexJ,index)"
|
@click="hanidleEdit(j,indexJ,index)"
|
||||||
type="text"
|
type="text"
|
||||||
size="small">
|
size="small">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user