update
This commit is contained in:
@@ -30,7 +30,7 @@ onLoad((options) => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
const saveM = () => {
|
const saveM = () => {
|
||||||
download(detail.children?.material[current].material_arr);
|
download(detail.children?.material[current.value].material_arr);
|
||||||
Api.system.checkDownload(detail.children.id);
|
Api.system.checkDownload(detail.children.id);
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user