fix: 重写耗材模块
This commit is contained in:
6
src/views/inventory/payment-record.vue
Normal file
6
src/views/inventory/payment-record.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<!-- 结款记录 -->
|
||||
<div style="padding: 15px">结款记录</div>
|
||||
</template>
|
||||
<script setup>
|
||||
</script>
|
||||
Reference in New Issue
Block a user