瀏覽代碼

no message

aXin-0810 1 月之前
父節點
當前提交
3cc2b29ffe
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      src/packageWorkorder/pages/infoCollect/list.vue

+ 3 - 2
src/packageWorkorder/pages/infoCollect/list.vue

@@ -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>