Explorar el Código

测试提交能力

jf hace 5 años
padre
commit
cd8ff63a72
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      ghsApp/src/admin/ad/list.vue

+ 0 - 1
ghsApp/src/admin/ad/list.vue

@@ -90,7 +90,6 @@ import AppWrapperEmpty from "@/components/app-wrapper-empty";
 import ModalModule from "@/components/plugin/modal";
 import AppImg from "@/components/app-img";
 import { list } from "@/mixins";
-// api
 import { getList, del, updateStatus } from "@/api/ad";
 export default {
 	name: "ad-list",