generate交互方式和图片放大后的

This commit is contained in:
X1627315083
2024-04-26 15:27:01 +08:00
parent 9562ae4225
commit 1a2baf9278
16 changed files with 166 additions and 86 deletions

View File

@@ -316,7 +316,7 @@ export default defineComponent({
setLabelData(){
let data = {
"classificationIdList": [],
"classificationName": "123221",
"classificationName": "",
"createTime": "",
"deleteConfirm": '',
"id": '',
@@ -326,7 +326,6 @@ export default defineComponent({
"updateTime": "",
"userId": ''
}
console.log(this.type);
return data
},