Commit 9baa94dd by yiyu.li

bug

parent efd64148
......@@ -114,7 +114,7 @@
</p>
<Button type="primary" @click="modal = true"
>储位选择</Button
@on-click="getStorages()">储位选择</Button
>
</div>
<div class="flex">
......@@ -482,7 +482,6 @@ export default {
this.orderDetail,
obj
);
this.getStorages();
} else {
this.$Message.error(this.$t(res.data, msg));
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment