This commit is contained in:
若拙_233 2025-11-03 16:14:20 +08:00
parent 4303f6fc8b
commit 632c85b73c

View File

@ -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: '',