代码更新
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
import { reactive, ref, watch, onMounted } from 'vue';
|
||||
import { onShow } from '@dcloudio/uni-app';
|
||||
import go from '@/commons/utils/go.js';
|
||||
import { shopStaffList,shopStaffDel,shopStaffPut } from "@/api/staff.js"
|
||||
import { shopStaffList,shopStaffDel,shopStaffPut } from "@/http/api/staff.js"
|
||||
|
||||
let pageData = reactive({
|
||||
show: false,
|
||||
|
||||
Reference in New Issue
Block a user