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