@@ -39,13 +39,14 @@
<template slot="footer">
<view class="footer-btn-group">
- <u-button
+ <!-- <u-button
text="提交全部采集"
type="primary"
size="large"
@click="submitData"
:disabled="isCollected"
- ></u-button>
+ ></u-button> -->
+ <u-button text="提交全部采集" type="primary" size="large" @click="submitData"></u-button>
</view>
</template>
</zj-page-layout>