Commit 53eeb311 authored by renjintao's avatar renjintao

aps

parent 9dc1f424
......@@ -178,8 +178,7 @@ export default {
h("Icon", {
attrs: {
type: params.row.insert_flag == 1 ?
"ios-water" :
"ios-water-outline",
"ios-water" : "ios-water-outline",
size: 20,
color: params.row.insert_flag == 1 ? "#2680EB" : "#aaa"
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment