支付信息提示
This commit is contained in:
@@ -2462,6 +2462,7 @@ export default {
|
|||||||
background: 'rgba(0, 0, 0, 0.7)'
|
background: 'rgba(0, 0, 0, 0.7)'
|
||||||
});
|
});
|
||||||
this.$api.post('api/Article/changeRepetition', this.repeform).then((res) => {
|
this.$api.post('api/Article/changeRepetition', this.repeform).then((res) => {
|
||||||
|
this.repebox = false;
|
||||||
load.close();
|
load.close();
|
||||||
this.$message.success('success');
|
this.$message.success('success');
|
||||||
this.initarticle();
|
this.initarticle();
|
||||||
|
|||||||
Reference in New Issue
Block a user