@@ -171,7 +171,7 @@ function handleExchange2() {
<cl-row :gutter="20">
<cl-col :span="12">
- <cl-button type="primary" @tap="visible = false"> 返回 </cl-button>
+ <cl-button type="primary" @tap="visible2 = false"> 返回 </cl-button>
</cl-col>
<cl-button type="warn" @tap="handleExchange2"> 继续前往 </cl-button>