Commit 12c514e8 authored by 黄奎's avatar 黄奎

11

parent 040970ab
......@@ -420,7 +420,7 @@
小计: {{subItem.ScenicCostPrice}}
<el-tooltip class="item" effect="dark" :content="subItem.ScenicChangeRemark" placement="top-start">
<font style="color:red;">
<template v-if="subItem.ScenicChangeValue>0">
<template v-if="subItem.ScenicChangeValue>=0">
+
</template>
{{subItem.ScenicChangeValue}}
......
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