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() { @@ -301,7 +302,7 @@ ], page: { total: 0, size: 10, size: 20, current: 1 }, tableData1: [], @@ -423,7 +424,7 @@ ], page1: { total: 0, size: 10, size: 20, current: 1 }, more: false,