|
@ -69,7 +69,7 @@ |
|
|
getCurrentInstance |
|
|
getCurrentInstance |
|
|
} from 'vue' |
|
|
} from 'vue' |
|
|
/*引入API*/ |
|
|
/*引入API*/ |
|
|
import * as addBasicItemApi from "@/api/mes/workScheduling/addBasicItem/addBasicItemApi.ts" |
|
|
import * as addBasicItemApi from "@/api/mes/workScheduling/addBasicItem/index.ts" |
|
|
import * as dictApi from "@/api/mes/dict/dictApi.ts" |
|
|
import * as dictApi from "@/api/mes/dict/dictApi.ts" |
|
|
const { proxy } = getCurrentInstance() |
|
|
const { proxy } = getCurrentInstance() |
|
|
const loading = ref(false) |
|
|
const loading = ref(false) |
|
|