shaogen1995 %!s(int64=4) %!d(string=hai) anos
pai
achega
0cb723d1f5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/pages/exhibition/exhibitionEdit.vue

+ 1 - 0
src/pages/exhibition/exhibitionEdit.vue

@@ -280,6 +280,7 @@ export default {
         endTime,
         endTime,
         thumb,
         thumb,
       };
       };
+      if(this.form.type === "fixed") data.startTime=data.endTime=null
       data.content = this.editor.txt.html();
       data.content = this.editor.txt.html();
       let result = await this.$http({
       let result = await this.$http({
         method: "post",
         method: "post",