上传配置文件修改
This commit is contained in:
parent
36b8fec5a0
commit
676a738518
|
@ -38,6 +38,7 @@
|
||||||
// import { baseURL } from '@/config'
|
// import { baseURL } from '@/config'
|
||||||
import { message, Upload } from 'ant-design-vue'
|
import { message, Upload } from 'ant-design-vue'
|
||||||
import mybus from '@/myplugins/mybus'
|
import mybus from '@/myplugins/mybus'
|
||||||
|
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
btnName: { type: String, default: '' },
|
btnName: { type: String, default: '' },
|
||||||
type: { type: String, default: '' },
|
type: { type: String, default: '' },
|
||||||
|
|
Loading…
Reference in New Issue