失信新增
This commit is contained in:
@@ -150,7 +150,7 @@ export default {
|
||||
confirm( ) {
|
||||
this.$refs.forms.validate((valid) => {
|
||||
if (valid) {
|
||||
this.instance.post(`/appcreditdishonestperson/queryDetailById`, {
|
||||
this.instance.post(`/appcreditdishonestperson/addOrUpdate`, {
|
||||
...this.forms,
|
||||
id: this.params.id || '',
|
||||
}).then(res => {
|
||||
|
||||
Reference in New Issue
Block a user