|
|
@ -243,6 +243,7 @@ import {executeFuc, getHead} from "@/utils/customConfig";
|
|
|
|
import {convertDate} from "@/utils/date";
|
|
|
|
import {convertDate} from "@/utils/date";
|
|
|
|
import selectPrescribeDialog from "@/views/collect/selectCollectOrderDialog";
|
|
|
|
import selectPrescribeDialog from "@/views/collect/selectCollectOrderDialog";
|
|
|
|
import PanelOrderManuTagCode from "./PanelOrderManuTagCode";
|
|
|
|
import PanelOrderManuTagCode from "./PanelOrderManuTagCode";
|
|
|
|
|
|
|
|
import prescribeOriginPanel from "./PannelOrderBiz";
|
|
|
|
import prescribeCodePanel from "./PanelOrderTagCode";
|
|
|
|
import prescribeCodePanel from "./PanelOrderTagCode";
|
|
|
|
import PannelOrderBiz from "./PannelOrderBiz";
|
|
|
|
import PannelOrderBiz from "./PannelOrderBiz";
|
|
|
|
import {listPage} from "@/api/basic/sysWorkplaceManage";
|
|
|
|
import {listPage} from "@/api/basic/sysWorkplaceManage";
|
|
|
@ -324,7 +325,7 @@ export default {
|
|
|
|
errOrder,
|
|
|
|
errOrder,
|
|
|
|
selectPrescribeDialog,
|
|
|
|
selectPrescribeDialog,
|
|
|
|
prescribeCodePanel,
|
|
|
|
prescribeCodePanel,
|
|
|
|
PanelOrderManuTagCode,
|
|
|
|
PanelOrderManuTagCode,prescribeOriginPanel,
|
|
|
|
PannelOrderBiz,
|
|
|
|
PannelOrderBiz,
|
|
|
|
PanelOrderAllDetail
|
|
|
|
PanelOrderAllDetail
|
|
|
|
},
|
|
|
|
},
|
|
|
|