Commit 37eb5668 authored by 张俊's avatar 张俊

点击取消回退

parent 36f5b142
...@@ -173,7 +173,7 @@ ...@@ -173,7 +173,7 @@
</el-upload> </el-upload>
<div class="savebtn"> <div class="savebtn">
<el-button @click="save_zip">保存</el-button> <el-button @click="save_zip">保存</el-button>
<el-button>取消</el-button> <el-button @click="$router.back(-1)">取消</el-button>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment