|
|
@@ -336,7 +336,7 @@
|
|
|
</view>
|
|
|
</uni-popup>
|
|
|
|
|
|
- <modal-module :show="wasteShow" @click="wasteConfirm" :maskClosable="true" title="损耗数量" padding="30rpx 30rpx" >
|
|
|
+ <modal-module :show="wasteShow" @click="wasteConfirm" :maskClosable="true" title="报损数量" padding="30rpx 30rpx" >
|
|
|
<template v-slot:content>
|
|
|
<view class="app-modal-input-wrap">
|
|
|
<view class="inp-list-line">
|