@@ -51,8 +51,8 @@
/>
</el-form-item>
<el-form-item>
- <el-button type="primary" @click="dialogVisible = false">确定</el-button>
- <el-button type="primary" @click="dialogVisible = false"> 取消 </el-button>
+ <el-button type="primary" @click="dialogVisible = false"> 确 定 </el-button>
+ <el-button type="primary" @click="dialogVisible = false"> 取 消 </el-button>
</el-form>
</el-dialog>