瀏覽代碼

修改弹窗

kevin_zhangl 2 年之前
父節點
當前提交
a0ebbe98f2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frontendEle/src/views/shop/order-overseas.vue

+ 1 - 1
frontendEle/src/views/shop/order-overseas.vue

@@ -268,7 +268,7 @@
                 confirmButtonText: '确定',
                 confirmButtonText: '确定',
                 cancelButtonText: '取消',
                 cancelButtonText: '取消',
                 type: 'warning',
                 type: 'warning',
-                customClass: 'msg-box',
+                customClass: 'msgbox',
               }).then(() => {
               }).then(() => {
                 network.postData(`shop/sure-approach-order`, data).then(response => {
                 network.postData(`shop/sure-approach-order`, data).then(response => {
                   this.submitButtonStat = false
                   this.submitButtonStat = false