Commit 13ff9040 authored by 黄奎's avatar 黄奎

新增日期

parent c0f04e05
......@@ -847,6 +847,8 @@
created() {
this.CurrentUserInfo = this.getLocalStorage();
this.getLineList();
let nowDate = this.getBeforeDate(0, new Date().Format("yyyy-MM-dd"))
this.queryMsg.SelectStartDate = nowDate;
if (this.$route.query) {
if (this.$route.query.tcmun) {
this.queryMsg.TCNUM = this.$route.query.tcmun;
......
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