mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 01:46:43 +08:00
把提示语 “核心批扣”改成“待核心业务系统批量扣费”
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
</div>
|
||||
<div v-else-if="uwResult == '53'">
|
||||
<img :src="srcPending" class="mb40 mt20" />
|
||||
<p class="title">核心批扣</p>
|
||||
<p class="title">待核心业务系统批量扣费</p>
|
||||
</div>
|
||||
<div v-else>
|
||||
<img :src="srcPending" class="mb40 mt20" />
|
||||
|
||||
Reference in New Issue
Block a user