2023-11-20-dist
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user