修复异常
This commit is contained in:
@@ -182,10 +182,8 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
import {mapActions, mapState} from 'vuex'
|
import {mapActions, mapState} from 'vuex'
|
||||||
import AiImage from "../../components/AiImage";
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
components: {AiImage},
|
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
appId: '',
|
appId: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user