#
whycq
2023-11-21 837239059f4cc8bb8f0a344fe3a503cf1fa1cd49
pages/business/saleManage/saleManage.vue
@@ -76,7 +76,7 @@
      </view>
      <!-- <uni-load-more :status="status" :icon-size="16" :content-text="contentText" /> -->
      <u-empty v-if="true" icon="../../../static/image/emptyList.png" v-show="csmtrList.length <= 0" />
      <view style="height: 10rpx;"></view>
      <view class="fxbtn">
         <uni-icons type="plusempty" color="#fff" @click="add()" ></uni-icons>
      </view>
@@ -92,7 +92,7 @@
            user: {
               username: '',
               id: 0,
               type: ''
               type: 'user_id'
            },
            falg: true,
            csmtrList: [],