@@ -65,7 +65,7 @@
</el-popover>
<div class="dia-bot">
- <el-button type="primary" style="margin-right:20px" @click="saveInsertHandle">保存</el-button>
+ <el-button type="primary" style="margin-right:20px" @click="saveInsertHandle">确定</el-button>
<el-button type="primary" plain @click="cancelHandle">取消</el-button>
</div>
</el-dialog>