|
|
|
@ -92,7 +92,7 @@ import {getList as productIndex} from '@/api/product'
|
|
|
|
import {getList as nurseIndex} from '@/api/worker'
|
|
|
|
import {getList as nurseIndex} from '@/api/worker'
|
|
|
|
import {getparameter} from '@/api/system/dictionary'
|
|
|
|
import {getparameter} from '@/api/system/dictionary'
|
|
|
|
import {getList as typeIndex} from '@/api/productType'
|
|
|
|
import {getList as typeIndex} from '@/api/productType'
|
|
|
|
import {destroy} from '@/api/order'
|
|
|
|
import { destroy } from '@/api/order'
|
|
|
|
import { getAuthAreas,getAuthTypes } from "@/utils/auth"
|
|
|
|
import { getAuthAreas,getAuthTypes } from "@/utils/auth"
|
|
|
|
|
|
|
|
|
|
|
|
import addSchedule from "@/views/schedule/component/addSchedule";
|
|
|
|
import addSchedule from "@/views/schedule/component/addSchedule";
|
|
|
|
|