Explorar el Código

任务

master
张泽亮 hace 1 semana
padre
commit
3166ee7f4b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/views/business/import/index.vue

+ 1
- 1
src/views/business/import/index.vue Ver fichero

@@ -198,7 +198,7 @@
</template>

<script>
import { listImport, getExport, getExportDetail, delImport, addImport, updateImport, printImport } from "@/api/business/import"
import { listImport, getImport, getImportDetail, delImport, addImport, updateImport, printImport } from "@/api/business/import"
import { getToken } from "@/utils/auth"
import Treeselect from "@riophae/vue-treeselect";
import {Pane, Splitpanes} from "splitpanes";


Cargando…
Cancelar
Guardar