修改 核对送货单 点击重置创建时间清空

ywj_dev
wangwei 2 years ago
parent aff599171e
commit 872ce97167

@ -582,6 +582,7 @@ export default {
endTime: null, endTime: null,
invCode: this.$store.getters.locInvCode, invCode: this.$store.getters.locInvCode,
}; };
this.actDateRange=[];
this.getList(); this.getList();
}, },
onSubmit() { onSubmit() {

Loading…
Cancel
Save