店铺详情查看,如果还未设置结算周期无法展示问题处理

master
Chopper 2021-05-19 20:22:28 +08:00
parent 030adb7ae6
commit 9ce380e5da
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@
</p>
<p class="item">
<span class="label">结算周期</span>
<span class="info">
<span class="info" v-if="storeInfo.settlementCycle">
<Tag
v-for="item in storeInfo.settlementCycle.split(',')"
:key="item"