Commit 13ab3a45 authored by 吴春's avatar 吴春

11

parent 8827950c
...@@ -230,6 +230,9 @@ ...@@ -230,6 +230,9 @@
</font> </font>
</template> </template>
</el-tooltip> </el-tooltip>
<template v-if="childItem.DriverName&&childItem.DriverName!=''">
<font style="color:blue">{{childItem.DriverName}}</font>
</template>
</td> </td>
</template> </template>
<template v-else> <template v-else>
......
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