Commit f481dd74 authored by 李苏's avatar 李苏 💬

调整

parent 049d5065
......@@ -14,7 +14,7 @@
</template>
<script>
import Edit from './edit.vue'
// import Edit from './edit.vue'
import Akck from './akck.vue'
export default {
data() {
......@@ -250,7 +250,7 @@
}
},
components: {
Edit,
// Edit,
Akck
}
......
......@@ -13,7 +13,7 @@
</template>
<script>
import Edit from './edit.vue'
// import Edit from './edit.vue'
import Akck from './akck.vue'
export default {
data() {
......@@ -179,7 +179,7 @@
}
},
components: {
Edit,
// Edit,
Akck
}
......
......@@ -18,7 +18,7 @@
</template>
<script>
import Edit from './edit.vue'
// import Edit from './edit.vue'
import Tbjhd from './tbjhd.vue'
import Ckbg from './ckbg.vue'
export default {
......@@ -456,7 +456,7 @@
// }
},
components: {
Edit,
// Edit,
Tbjhd,
Ckbg
}
......
......@@ -20,7 +20,7 @@
</template>
<script>
import Edit from './edit.vue'
// import Edit from './edit.vue'
import Tbjhd from './tbjhd.vue'
import Ckbg from './ckbg.vue'
export default {
......@@ -436,7 +436,7 @@
// }
},
components: {
Edit,
// Edit,
Tbjhd,
Ckbg
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment