#
whycq
2024-04-03 55d6fd6841e1564e3b696d3e57b2765c9329fd45
pages/phyz/order/purchaseOrder.vue
@@ -31,6 +31,11 @@
         </view>
      </view>
      <view style="height: 100rpx;"></view>
      <view style="position: fixed;bottom: 40px;padding: 10rpx;border-radius: 50%;
         left: 20px;background-color: #55aaff;box-shadow: 0px 0px 5px 5px #c8c8c8;">
         <uni-icons type="refreshempty" size="30" color="#FFF"  @click="reload()"/>
      </view>
   </view>
</template>
@@ -57,6 +62,9 @@
      },
      
      methods: {
         reload() {
            this.getOrderList()
         },
         searchValueInput() {
            let count = 0
            let sign = 0