Browse Source

活动开发

Administrator 10 tháng trước cách đây
mục cha
commit
ab353ed900
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/activity/rule/index.vue

+ 1 - 1
src/views/activity/rule/index.vue

@@ -385,7 +385,7 @@ const ruleForm = reactive({
   startTime: null,
   endTime: null,
   stayTime: null,
-  lpActTemList: null,
+  lpActTemList: null,                                                       
   lpActInterval: null,
 })