代码更新
This commit is contained in:
@@ -71,8 +71,8 @@
|
||||
import { onLoad } from '@dcloudio/uni-app'
|
||||
import { $status } from '@/commons/table-status.js'
|
||||
|
||||
import { getShopTable } from '@/api/table.js'
|
||||
import { getShopArea} from '@/api/area.js'
|
||||
import { getShopTable } from '@/http/api/table.js'
|
||||
import { getShopArea} from '@/http/api/area.js'
|
||||
|
||||
let nouser = ref(false)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user