朱鑫波 пре 3 година
родитељ
комит
a7d369e54f
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/views/modules/earlyWarningRules/ruleModule.vue

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

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