debug
This commit is contained in:
parent
4303f6fc8b
commit
632c85b73c
@ -581,7 +581,7 @@ const steps = [
|
|||||||
];
|
];
|
||||||
const loading = ref(false)
|
const loading = ref(false)
|
||||||
const actionUrl = 'https://value.cdcee.net/api/v1/upload/image'
|
const actionUrl = 'https://value.cdcee.net/api/v1/upload/image'
|
||||||
const currentStep = ref(4)
|
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