소스 검색

情况计划日期先取消

pm 8 달 전
부모
커밋
65be6706de
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/mes/material/inspectionplan/index.vue

+ 0 - 1
src/views/mes/material/inspectionplan/index.vue

@@ -705,7 +705,6 @@ export default {
       })
     },
     handleFrequencyChange(frequency) {
-      this.autoConfig.planDate = ''
       if (frequency === '月') {
         // 生成 1 到 31 的日期,并将个位数格式化为两位数
         this.planDateOptions = Array.from({ length: 31 }, (_, i) => {