mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-04 20:19:53 +08:00
去除保存配置时弹出的“提交中”
This commit is contained in:
parent
14a2c2e2e0
commit
9695a8e5ca
1 changed files with 0 additions and 7 deletions
|
@ -152,13 +152,6 @@
|
|||
cancelButtonText: '取消',
|
||||
type: 'warning'
|
||||
}).then(() => {
|
||||
const loading = this.$loading({
|
||||
lock: true,
|
||||
text: '提交中',
|
||||
spinner: 'el-icon-loading',
|
||||
background: 'rgba(0, 0, 0, 0.7)'
|
||||
});
|
||||
|
||||
let data = new FormData();
|
||||
data.append('_ajax_nonce', this.token.set_config);
|
||||
data.append('action', 'wpcy_set_config');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue