Commit 231400f8 authored by renjintao's avatar renjintao

插单icon

parent 99b5997e
...@@ -191,8 +191,8 @@ export default { ...@@ -191,8 +191,8 @@ export default {
attrs: { attrs: {
type: type:
params.row.insert_flag == 1 params.row.insert_flag == 1
? "ios-flag" ? "ios-water"
: "ios-flag-outline", : "ios-water-outline",
size: 20, size: 20,
color: params.row.insert_flag == 1 ? "#2680EB" : "#aaa" 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