debug
This commit is contained in:
parent
664db4e491
commit
e4be60e0a4
@ -554,7 +554,7 @@ const steps = [
|
|||||||
{ title: '非遗资产衍生商品信息' }
|
{ title: '非遗资产衍生商品信息' }
|
||||||
];
|
];
|
||||||
const actionUrl = 'http://124.222.245.240:8080/api/v1/upload/image'
|
const actionUrl = 'http://124.222.245.240:8080/api/v1/upload/image'
|
||||||
const currentStep = ref(3)
|
const currentStep = ref(0)
|
||||||
const historyList = ref([])
|
const historyList = ref([])
|
||||||
const modalForm = reactive({
|
const modalForm = reactive({
|
||||||
asset_name: '',
|
asset_name: '',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user