diff --git a/mycomponents/qty/compareQty.vue b/mycomponents/qty/compareQty.vue index bb48340f..8a997400 100644 --- a/mycomponents/qty/compareQty.vue +++ b/mycomponents/qty/compareQty.vue @@ -3,25 +3,29 @@ - + - {{Number(handleQty)}} + {{Number(handleQty)}} - {{Number(handleQty)}} + {{Number(handleQty)}} - {{Number(handleQty)}} + {{Number(handleQty)}} - + + / - - {{Number(recommendQty)}} + + {{Number(recommendQty)}} - + - + + + @@ -81,8 +85,7 @@ }, watch: { handleQty: { - handler(newName, oldName) { - }, + handler(newName, oldName) {}, immediate: true, deep: true } diff --git a/mycomponents/recommend/recommendCount.vue b/mycomponents/recommend/recommendCount.vue index a3c2b519..f1242a56 100644 --- a/mycomponents/recommend/recommendCount.vue +++ b/mycomponents/recommend/recommendCount.vue @@ -10,15 +10,15 @@ - + - + - 复制采购 + 复制采购 |制品 @@ -73,7 +73,7 @@ type: String, default: '库位' }, - isShowRecommendQty:{ + isShowRecommendQty: { type: Boolean, default: true } @@ -109,7 +109,7 @@ } ) }, - isDevlement(){ + isDevlement() { return getApp().globalData.isDevelopment; } } diff --git a/pages/count/coms/comCountDetailCard.vue b/pages/count/coms/comCountDetailCard.vue index 8fb88127..95d1e176 100644 --- a/pages/count/coms/comCountDetailCard.vue +++ b/pages/count/coms/comCountDetailCard.vue @@ -5,19 +5,25 @@ - - + + + - @@ -28,6 +34,7 @@