This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liumin
/
zkPCproject
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of
http://git.2weisou.com/wangxiao/zkPCproject
into master
newStyle
lancer
3 years ago
parent
6d0f94802c
371b6687fd
commit
02d1795851
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/Customer/index.vue
+ 1
- 1
src/views/Customer/index.vue
View File
@@ -252,7 +252,7 @@
</el-table-column>
<el-table-column prop="mm" label="接待时长" align="center">
</el-table-column>
<el-table-column prop="fraction" label="销
奖
执行率" align="center">
<el-table-column prop="fraction" label="销
讲
执行率" align="center">
<template slot-scope="{ row }"> {{ row.fraction || "0" }}% </template>
</el-table-column>
<el-table-column
Write
Preview
Loading…
Cancel
Save