|
@@ -1213,7 +1213,6 @@ export default {
|
|
|
this.refresh(res.data.data.id);
|
|
this.refresh(res.data.data.id);
|
|
|
this.$set(this.optionForm, "disabled", true);
|
|
this.$set(this.optionForm, "disabled", true);
|
|
|
this.$set(this.optionContactsBack, "disabled", true);
|
|
this.$set(this.optionContactsBack, "disabled", true);
|
|
|
- this.isEdit = true;
|
|
|
|
|
this.$message.success("入库完成");
|
|
this.$message.success("入库完成");
|
|
|
loading.close();
|
|
loading.close();
|
|
|
})
|
|
})
|