Explorar el Código

1. 优化时间

MONSTER-ygh hace 1 año
padre
commit
99ae53258a

+ 2 - 1
src/views/tourism/membershipManagement/pointsManagement/IntegralRule.vue

@@ -45,7 +45,8 @@
                     style="width: 300px"
                     v-model="form.cleanTime"
                     type="datetime"
-                    value-format="yyyy-MM-dd HH:mm:ss"
+                    format="MM-dd"
+                    value-format="MM-dd"
                     placeholder="请选择每年固定自动清零时间">
                     </el-date-picker>
                 </el-form-item>