shish 3 лет назад
Родитель
Сommit
09cd640eb9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      hdPad/src/pages/home/components/leftArea.vue

+ 1 - 1
hdPad/src/pages/home/components/leftArea.vue

@@ -32,7 +32,7 @@
 
 
         <!-- 开单选花材输入数量和金额 -->
         <!-- 开单选花材输入数量和金额 -->
         <uni-popup ref="selectNumPriceRef" background-color="#fff" type="center" :animation="false">
         <uni-popup ref="selectNumPriceRef" background-color="#fff" type="center" :animation="false">
-            <selectNumPrice @confirmAddItemModel="confirmAddItemModel" :customData.sync="customData" @addToClear="addToClear" @cancelKdSelectNumPrice="addItemModelHidden"></selectNumPrice>
+            <selectNumPrice @confirmAddItemModel="confirmAddItemModel" :customData.sync="customData" @cancelKdSelectNumPrice="addItemModelHidden"></selectNumPrice>
         </uni-popup>
         </uni-popup>
 
 
     </view>
     </view>