浏览代码

Merge branch 'linwenxin_workOrder' of ssh://gogs.zfire.top:2222/zfire-front/zfire-newmall-admin into develop

linwenxin 1 年之前
父节点
当前提交
047d1e7b5c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/workOrder/workOrderPool/detailModule/Payment/index.vue

+ 1 - 0
src/views/workOrder/workOrderPool/detailModule/Payment/index.vue

@@ -8,6 +8,7 @@
           </template>
         </zj-form-container>
       </template>
+      <el-empty v-else description="暂时没有支付信息"></el-empty>
     </zj-page-fill>
   </zj-page-container>
 </template>