heyang 1 年之前
父節點
當前提交
2be9892ae4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/iotDevice/intelligenceIot/iotClassification/infoPage.vue

+ 1 - 1
src/views/iotDevice/intelligenceIot/iotClassification/infoPage.vue

@@ -526,7 +526,7 @@
               sort:this.dialogForm.sort,
               sort:this.dialogForm.sort,
               threshhold:this.dialogForm.threshhold?this.dialogForm.threshhold:0,
               threshhold:this.dialogForm.threshhold?this.dialogForm.threshhold:0,
               isFluctuation:this.dialogForm.isFluctuation?this.dialogForm.isFluctuation:false,
               isFluctuation:this.dialogForm.isFluctuation?this.dialogForm.isFluctuation:false,
-              fluctuationDirection:this.dialogForm.fluctuationDirection?this.dialogForm.fluctuationDirection:null,
+              fluctuationDirection:this.dialogForm.fluctuationDirection,
               fluctuationRange:this.dialogForm.fluctuationRange?this.dialogForm.fluctuationRange:0,
               fluctuationRange:this.dialogForm.fluctuationRange?this.dialogForm.fluctuationRange:0,
               remark:this.dialogForm.remark,
               remark:this.dialogForm.remark,
               icon:this.dialogForm.icon,
               icon:this.dialogForm.icon,