diff --git a/src/views/modules/orderIssure/soIssueNotify/newSoIssueNotify.vue b/src/views/modules/orderIssure/soIssueNotify/newSoIssueNotify.vue index 7b46ee7..f998c34 100644 --- a/src/views/modules/orderIssure/soIssueNotify/newSoIssueNotify.vue +++ b/src/views/modules/orderIssure/soIssueNotify/newSoIssueNotify.vue @@ -320,7 +320,8 @@ @@ -1733,7 +1734,8 @@ this.notifyOrderData.qtyrequired=row.qtyrequired this.notifyOrderData.sResourceid=row.sResourceid this.notifyOrderData.issureQty='' - this.notifyOrderData.needDate=this.dayjs().format("YYYY-MM-DD HH:mm") + //this.notifyOrderData.needDate=this.dayjs().format("YYYY-MM-DD HH:mm") + this.$set(this.notifyOrderData,'needDate','') this.notifyOrderData.locationNo=row.sResourceid; this.saveSeqNoModalFlag=true }, @@ -2275,5 +2277,8 @@ .board666 .el-table .error-row { background: #f86868; } + .el-picker-panel.no-atTheMoment .el-button--text.el-picker-panel__link-btn { + display: none; + } diff --git a/src/views/modules/orderIssure/soIssueNotify/searchIssureNotifyForCK.vue b/src/views/modules/orderIssure/soIssueNotify/searchIssureNotifyForCK.vue index fba4b85..9b9c71a 100644 --- a/src/views/modules/orderIssure/soIssueNotify/searchIssureNotifyForCK.vue +++ b/src/views/modules/orderIssure/soIssueNotify/searchIssureNotifyForCK.vue @@ -263,7 +263,7 @@ return { height:200, modelFlag:false, - activeName: 'detail', + activeName: 'sub', dataList: [], dataList2: [], dataList3: [], diff --git a/src/views/modules/orderIssure/soIssueNotify/searchOvertimeMaterialList.vue b/src/views/modules/orderIssure/soIssueNotify/searchOvertimeMaterialList.vue index 2cb86ad..199136b 100644 --- a/src/views/modules/orderIssure/soIssueNotify/searchOvertimeMaterialList.vue +++ b/src/views/modules/orderIssure/soIssueNotify/searchOvertimeMaterialList.vue @@ -71,14 +71,14 @@ - +