修改提交
This commit is contained in:
parent
c01f6775a9
commit
610e12882c
@ -911,7 +911,7 @@ export default {
|
||||
spinner: 'el-icon-loading',
|
||||
background: 'rgba(0, 0, 0, 0.7)'
|
||||
});
|
||||
inserList(getParamslistData2).then(res => {
|
||||
inserList(this.getParamslistData).then(res => {
|
||||
if (res.code == 200) {
|
||||
this.$modal.msgSuccess("提交成功!");
|
||||
this.indexdata = null
|
||||
|
||||
Loading…
Reference in New Issue
Block a user