被检设备

This commit is contained in:
sjl
2024-11-06 20:31:07 +08:00
parent ea254245c7
commit 6abac988c7
8 changed files with 812 additions and 121 deletions

View File

@@ -19,7 +19,7 @@
</template>
</ProTable>
</div>
<pq-popup :refresh-table='proTable?.getTableList' ref='pqPopup'/>
<PqPopup :refresh-table='proTable?.getTableList' ref='pqPopup'/>
</template>
<script setup lang='tsx' name='dict'>