Browse Source

提交代码,切换预警分支

朱鑫波 3 years ago
parent
commit
f94b8393c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/modules/earlyWarningRules/ruleModule.vue

+ 1 - 1
src/views/modules/earlyWarningRules/ruleModule.vue

@@ -263,7 +263,7 @@
                                       4
                                       4
                                     </a-select-option>
                                     </a-select-option>
                                   </a-select>
                                   </a-select>
-                                  <span>
+                                  <span v-if="item.operationType == 'to'">
                                     {{item.operate!='TIME'?item.operationValue=='price'?'元':'%':'小时' }}
                                     {{item.operate!='TIME'?item.operationValue=='price'?'元':'%':'小时' }}
                                   </span>
                                   </span>