xushili 3 years ago
parent
commit
1c8882ce0e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/area/AlarmArea.vue

+ 1 - 1
src/components/area/AlarmArea.vue

@@ -35,7 +35,7 @@
         prop="address"
         align="center"
         label="确认">
-        <input type="checkbox" disabled="disabled" />
+        <input type="checkbox"/>
       </el-table-column>
     </el-table>
     </div>