11wqe1 6 tháng trước cách đây
mục cha
commit
fa94775633
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/list.vue

+ 1 - 1
src/components/list.vue

@@ -264,7 +264,7 @@
       </div>
       <!-- 按钮区域 -->
       <div slot="footer" class="el-dialog__footer">
-        <el-button @click="isTableUseVisible = false">取 消</el-button>
+        <el-button @click="close_table">取 消</el-button>
         <el-button type="primary" @click="addUser">确认</el-button>
       </div>
     </el-dialog>