|
|
@ -209,7 +209,6 @@ export default { |
|
|
|
this.$message({ message: res.data.msg, type: 'error' }); |
|
|
|
this.$message({ message: res.data.msg, type: 'error' }); |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
// this.$store.commit('SET_WAREHOUSELIST', this.warehouseList); |
|
|
|
|
|
|
|
this.$store.commit('DEL_TAG_CURRENT'); |
|
|
|
this.$store.commit('DEL_TAG_CURRENT'); |
|
|
|
this.$store.commit('DEL_TAG_OTHER'); |
|
|
|
this.$store.commit('DEL_TAG_OTHER'); |
|
|
|
}, |
|
|
|
}, |
|
|
|