소스 검색

auto commit

gcz 4 년 전
부모
커밋
9077f3e308
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/oms/order/index.vue

+ 2 - 2
src/views/oms/order/index.vue

@@ -546,9 +546,9 @@
             // console.log('response',response.type == 'application/json');
             if(response.type == 'application/json'){
               this.$message({
-                message: '请设置时间!',
+                message: '请检查设置时间(有且不超过一年)!',
                 type: 'none',
-                duration: 1000
+                duration: 2000
               });
               return false;