|
@@ -176,6 +176,7 @@ export const useUserStore = defineStore('user', () => {
|
|
|
|
|
|
|
|
|
|
|
|
|
const GetMachineMac = async (sys_sbID) => {
|
|
const GetMachineMac = async (sys_sbID) => {
|
|
|
|
|
+ console.log(985)
|
|
|
const response = await getMachineMac({ sys_sbID: 'B4-2E-99-28-FB-E7' });
|
|
const response = await getMachineMac({ sys_sbID: 'B4-2E-99-28-FB-E7' });
|
|
|
console.log(response)
|
|
console.log(response)
|
|
|
if(response.data===null){
|
|
if(response.data===null){
|