瀏覽代碼

删除粮商

zhangyuewww 3 年之前
父節點
當前提交
d9f266c33d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/attestation/indexTwo.vue

+ 1 - 1
pages/attestation/indexTwo.vue

@@ -402,7 +402,7 @@
 					showCancel: true,
 					showCancel: true,
 					confirmText: '确定',
 					confirmText: '确定',
 					success: (e) => {
 					success: (e) => {
-						if (res.confirm) {
+						if (e.confirm) {
 							this.$api.doRequest('post',
 							this.$api.doRequest('post',
 								'/identityAuthenticationInfo/api/deleteIdentityAuthenticationInfo', {
 								'/identityAuthenticationInfo/api/deleteIdentityAuthenticationInfo', {
 									id: item.id
 									id: item.id