Commit d502431d authored by zhengke's avatar zhengke

修改

parent 28e6ac6d
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
<template v-slot:body-cell-ApplyReason="props"> <template v-slot:body-cell-ApplyReason="props">
<q-td :props="props"> <q-td :props="props">
<div class="bill_Rearsons"> <div class="bill_Rearsons">
<template v-if="props.row.ReceiptType==1"> <template v-if="props.row.ReceiptType==1||props.row.ReceiptType==5">
<span> <span>
{{props.row.DataObj.Remarks}} {{props.row.DataObj.Remarks}}
<q-tooltip :offset="[0, 10]"> <q-tooltip :offset="[0, 10]">
......
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