debug
This commit is contained in:
parent
4303f6fc8b
commit
632c85b73c
@ -581,7 +581,7 @@ const steps = [
|
||||
];
|
||||
const loading = ref(false)
|
||||
const actionUrl = 'https://value.cdcee.net/api/v1/upload/image'
|
||||
const currentStep = ref(4)
|
||||
const currentStep = ref(0)
|
||||
const historyList = ref([])
|
||||
const modalForm = reactive({
|
||||
asset_name: '',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user