shish hace 1 año
padre
commit
916eaf8e1e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      hdPad/src/pages/home/make.vue

+ 1 - 0
hdPad/src/pages/home/make.vue

@@ -15,6 +15,7 @@
             <!-- 按钮操作 -->
             <view class="open-box">
 				<view class="button-area">
+					<view class="active" @click="getAllProduct">扫码</view>
 					<view class="active" @click="breakFn">拆散</view>
 					<view class="active" @click="clearItemFn">清空</view>
 				</view>