src/views/business/rawMaterialInspection/index.vue
@@ -191,6 +191,7 @@ import limsTable from "@/components/Table/lims-table.vue"; export default { name: 'RawMaterialInspection', // import 引入的组件需要注入到对象中才能使用 components: { limsTable, DataLookVisible }, data() {