Explorar o código

websocket地址修改

duy hai 1 mes
pai
achega
ff96dd494d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/tentative/material/sampling.vue

+ 1 - 1
src/views/tentative/material/sampling.vue

@@ -514,7 +514,7 @@ const editFormModalClick = () => {
             isRfid: isNullES(obj.rfId) ? 0 : 1,
         }
         addEditFormModal.value = true
-        requestDevice()
+        // requestDevice()
     } else if (keys.length > 1) {
         window?.$message?.warning('只能选择一条数据编辑')
     }