Commit 77859496 by 陈羽

update: update css

parent 5cd73945
......@@ -7,7 +7,7 @@
* @LastEditTime: 2020-08-19 17:13:01
-->
<template>
<div class="my-customer-wrap common-set-wrap">
<div class="my-customer-wrap common-set-wrap authMerchant">
<nav-crumb :navpath="navpath"> </nav-crumb>
<div class="right-content">
<div class="right-box" style="min-height: calc(100vh - 104px);">
......@@ -188,7 +188,7 @@ export default {
refreshStoreBind(item) {
const that = this;
that
.$confirm(`确认要刷新吗?`, '提示', {
.$confirm(`确认要刷新吗?`, '', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'
......
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