bug
This commit is contained in:
		| @@ -471,7 +471,7 @@ | ||||
|  | ||||
|       removeImg (index) { | ||||
|         this.images.splice(index, 1) | ||||
|       },  | ||||
|       }, | ||||
|  | ||||
|       onImageConfirm () { | ||||
|         if (!this.form.images.length) { | ||||
| @@ -1003,6 +1003,7 @@ | ||||
|  | ||||
|   .layout-middle { | ||||
|     flex: 1; | ||||
|     background: #000; | ||||
|  | ||||
|     .canvas-wrapper { | ||||
|       position: relative; | ||||
|   | ||||
| @@ -412,7 +412,7 @@ const components = [ | ||||
|           }, | ||||
|           { | ||||
|             code: 'widget-linechart', | ||||
|             type: 'pieChart', | ||||
|             type: 'pieChart1', | ||||
|             label: '饼图', | ||||
|             title: '饼图', | ||||
|             icon: 'icontext_box', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user