|
|
|
@ -91,7 +91,6 @@ export class CollectionToolsComponent implements OnInit {
|
|
|
|
|
this.imagesArrNum = "" |
|
|
|
|
|
|
|
|
|
this.canvasAssetObj = obj //将选中素材对象存到本地变量
|
|
|
|
|
// console.log(666,this.canvasAssetObj)
|
|
|
|
|
this.assetName = obj.Name |
|
|
|
|
this.assetWidth = obj.Width |
|
|
|
|
this.assetHeight = obj.Height |
|
|
|
|