修改提交
This commit is contained in:
parent
ce89cd4052
commit
6a5f2f15e0
@ -901,8 +901,8 @@ export default {
|
|||||||
background: 'rgba(0, 0, 0, 0.7)'
|
background: 'rgba(0, 0, 0, 0.7)'
|
||||||
});
|
});
|
||||||
inserList(this.getParamslistData).then(res => {
|
inserList(this.getParamslistData).then(res => {
|
||||||
// this.getAllNodeBy();
|
|
||||||
this.$modal.msgSuccess("提交成功!");
|
this.$modal.msgSuccess("提交成功!");
|
||||||
|
this.indexdata=null
|
||||||
loading.close();
|
loading.close();
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user