wupengfei 3 年之前
父節點
當前提交
a412a44dbd
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      application/admin/view/shopro/user_wallet_apply/index.html

+ 2 - 2
application/admin/view/shopro/user_wallet_apply/index.html

@@ -464,11 +464,11 @@
     <el-dialog custom-class="log-dialog" title="收款码" :visible.sync="wechatCodeVisible" :before-close="closeWechatCode">
         <div>
             <el-table :data="logList" border stripe max-height="1200" >
-                <el-table-column width="600" height="600" label="收款码">
+
                     <el-image :src="https://mohuanxuanfeng.oss-cn-beijing.aliyuncs.com/5ae113d6d88f793b/97f037f2e7d9af88.jpg" fit="cover">
 
                     </el-image>
-                </el-table-column>
+
             </el-table>
         </div>
     </el-dialog>