|
@@ -3754,6 +3754,7 @@ |
|
|
onSubmitzjd(){ |
|
|
onSubmitzjd(){ |
|
|
if (this.form.id != null) { |
|
|
if (this.form.id != null) { |
|
|
updateZjdzd(this.form).then(response => { |
|
|
updateZjdzd(this.form).then(response => { |
|
|
|
|
|
this.$cookies.set("search",this.form); |
|
|
let _this =this |
|
|
let _this =this |
|
|
this.$toast({ |
|
|
this.$toast({ |
|
|
icon: 'success', // 找到自己需要的图标 |
|
|
icon: 'success', // 找到自己需要的图标 |
|
|