2023-11-20-dist

This commit is contained in:
X1627315083
2023-11-20 17:37:32 +08:00
parent 4f26d58ca8
commit 8e22029ee7
37 changed files with 47 additions and 45 deletions

View File

@@ -643,12 +643,9 @@ export default defineComponent({
}
}
data.timeZone = Intl.DateTimeFormat().resolvedOptions().timeZone,
console.log(data,this.moodBoards,this.printBoards);
this.loadingShow = true
Https.axiosPost(Https.httpUrls.elementGeneratePrint, data).then((rv) =>{
if(rv){
console.log(rv);
this.generateList = []
let value = {
id:rv.generateItemId,