wudingsheng 1 year ago
parent
commit
188b807508
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/main/resources/static/wms/plan/index.html

+ 3 - 0
src/main/resources/static/wms/plan/index.html

@@ -354,6 +354,9 @@
                     planInput: [
                         { required: true, message: '必填', trigger: 'blur' },
                     ],
+                    planTime: [
+                        { required: true, message: '必填', trigger: 'blur' },
+                    ],
                 },
                 inputCode:'',
                 entryPoint:'',