skyouc
2025-05-23 d1027f95a39e9cdebec119ce42c678a8ad00a9df
rsf-admin/src/page/ResourceContent.js
@@ -49,8 +49,8 @@
import basStation from './basicInfo/basStation';
import warehouseStock from './statistics/stockManage';
import basContainer from './basicInfo/basContainer';
import outBound from "./outWork/outBound";
import checkOutBound from "./outWork/checkOutBound";
import outBound from "./work/outBound";
import checkOutBound from "./work/checkOutBound";
const ResourceContent = (node) => {
    switch (node.component) {