@@ -115,7 +115,7 @@
</ws-info-table>
<div class="but">
<el-button @click="submit" type="primary">提交</el-button>
- <el-button @click="canel" type="primary">取消</el-button>
+ <el-button @click="canel" type="primary">清空</el-button>
</div>