zss
2024-03-29 a976a58a81a9056da0a945a6fbd4fd2e2b55b097
src/views/quality/rawMaterial/rawMaterial-form.vue
@@ -1006,7 +1006,7 @@
                data.rawInsProducts = this.list
                addRawInspects(data).then(res=>{
                    this.$message.success("保存成功")
                    // this.$router.go(-1)
                    this.$router.go(-1)
                }).catch(error=>{
                this.$message.error(error)
                })