liuhairui hace 1 año
padre
commit
680b7f4f96
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/view/performance/caiqiebaogong.vue

+ 1 - 1
src/view/performance/caiqiebaogong.vue

@@ -196,7 +196,7 @@ const UniqId = ref('')
 
 //物理地址获取机台编号
 const getMachineMacdata = async () => {
-  console.log("页面获取物理地址",Machine.value)
+  console.log("裁切页面获取物理地址",Machine.value)
   try {
     const data  = await getMachineMac({sys_sbID:Machine.value});
 	// console.log(data)