Commit 8cbea1f0 by WH

botame

parent d2183207
import Api from "~/service/Api"
import Pts from "../Common/Pts"
import Pub from "../Public"
import Pts from '~/components/business/commonModel/Pts';
import Pub from '~/components/business/commonModel/index.js';
export default class Botame{
constructor () {
......
......@@ -80,7 +80,7 @@
// import Pattern from "~/model/Botame/Pattern"
import CodeTable from "~/config/CodeTable"
import Botame from "~/model/Botame"
import Botame from "../model"
import formRules from '../model/check'
import Addbcb from "./Addbcb";
......
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