修复错误引用
This commit is contained in:
@@ -42,12 +42,7 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import AiGroup from "../../../components/AiGroup/AiGroup";
|
|
||||||
import AiItem from "../../../components/AiItem/AiItem";
|
|
||||||
import AiStep from "../../../components/AiStep/AiStep";
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
components: {AiStep, AiItem, AiGroup},
|
|
||||||
appName: "随手拍详情",
|
appName: "随手拍详情",
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
|
|||||||
Reference in New Issue
Block a user