|
@@ -1609,6 +1609,7 @@ export default {
|
|
|
type: 1,
|
|
type: 1,
|
|
|
famBeId: item.id
|
|
famBeId: item.id
|
|
|
});
|
|
});
|
|
|
|
|
+ await relieveKiln({ famBeId: item.famBeNo });
|
|
|
this.$message.success('入釜成功');
|
|
this.$message.success('入釜成功');
|
|
|
await this.apiFun();
|
|
await this.apiFun();
|
|
|
// await this.handleList(this.searchForm);
|
|
// await this.handleList(this.searchForm);
|