This commit is contained in:
张良(004796)
2024-02-05 16:19:01 +08:00
parent 4d4c183749
commit 0e1a9f59e1
2 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@
</el-table-column>
<el-table-column label="支付宝AppId" align="center" prop="appid" />
<el-table-column label="微信商户号" align="center" prop="wxMcid" />
<el-table-column label="回调地址" align="center" prop="notifyUrl" show-overflow-tooltip/>
<el-table-column label="回调域名" align="center" prop="notifyUrl" show-overflow-tooltip/>
<el-table-column label="开启状态" align="center" prop="enableStatus">
<template v-slot="scope">
<el-switch