修复抽稀结果保存
This commit is contained in:
@@ -575,6 +575,7 @@ export default {
|
||||
if (!this.drawThinId) {
|
||||
return
|
||||
}
|
||||
this.saveDrawThinLoading = true
|
||||
this.$store.dispatch('commonChanel/saveThin', this.drawThinId)
|
||||
.then((data) => {
|
||||
this.$message.success({
|
||||
|
||||
Reference in New Issue
Block a user