فهرست منبع

修改多变量为双变量

zhoupeng 1 سال پیش
والد
کامیت
9a03c1a264
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      chuanyi_client2/src/views/report_template/index.vue

+ 1 - 1
chuanyi_client2/src/views/report_template/index.vue

@@ -549,7 +549,7 @@
             <div class="device-condition">
               <label>条件类型:</label>
               <el-radio v-model="deviceReportCondition.variableType" label="1">单变量</el-radio>
-              <el-radio v-model="deviceReportCondition.variableType" label="2">变量</el-radio>
+              <el-radio v-model="deviceReportCondition.variableType" label="2">变量</el-radio>
             </div>
             <div class="device-condition">
               <label>状态1:</label>