ZN
2 天以前 5cf052b8f51331576afa6c0faee331423996663b
src/pages/inspectionUpload/index.vue
@@ -16,7 +16,7 @@
              <text class="task-location">{{ item.inspectionLocation }}</text>
            </view>
            <view class="task-actions">
              <u-button type="primary"
              <!-- <u-button type="primary"
                        size="small"
                        @click.stop="startScanForTask(item)"
                        :customStyle="{
@@ -26,7 +26,7 @@
                marginRight: '8px'
              }">
                扫码上传
              </u-button>
              </u-button> -->
              <u-button type="primary"
                        size="small"
                        @click.stop="startUploadForTask(item)"