hml 2 years ago
parent
commit
64dbefdbba
2 changed files with 1 additions and 1 deletions
  1. 0 0
      admin/src/views/ABtest/ABtestApi.js
  2. 1 1
      admin/src/views/ABtest/index.vue

admin/src/views/ABtest/index.js → admin/src/views/ABtest/ABtestApi.js


+ 1 - 1
admin/src/views/ABtest/index.vue

@@ -104,7 +104,7 @@
 </template>
 </template>
 
 
 <script>
 <script>
-import { secondChannel, abtestList, removeAbtest, typeListApi } from './index'
+import { secondChannel, abtestList, removeAbtest, typeListApi } from './ABtestApi'
 export default {
 export default {
   name: "abtestIndex",
   name: "abtestIndex",
   data () {
   data () {