init
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user