liuhairui il y a 1 an
Parent
commit
680b7f4f96
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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)