Commit 824e12df authored by liudong1993's avatar liudong1993

1

parent 7924c705
......@@ -353,7 +353,7 @@
</template>
<template v-else-if="scope.row.OtherType==80">
<p class="_TCIDAndTCNUMList">{{scope.row.CarName}}</p>
<p class="_TCIDAndTCNUMList">{{scope.row.CarUseDate+" "+scope.row.CarUseNum+"天"}}</p>
<p class="_TCIDAndTCNUMList">{{scope.row.CarUseDate+" "+scope.row.CarUseNum+"天"}}</p>
</template>
<template v-else-if="scope.row.OrderSource==0 || scope.row.OrderSource==null">
<p class="_TCIDAndTCNUMList">{{ scope.row.BranchName }}-{{scope.row.DepartName}} </p>
......
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