loulijun2021
2024-05-06 74dec4a295c7ef56aa3ec9c45c12a20c4b95f219
pages/mjgl/wxyz.vue
@@ -235,7 +235,6 @@
                                 </view>
                              </view>
                              <u-gap height="16" bgColor="#eff0f1" style="width: 106%;margin-left: -3%;">
                              </u-gap>
                           </view>
@@ -244,13 +243,16 @@
                  </view>
               </view>
            </view>
         </view>
         <view class="footer" style="min-height:62rpx;">
            <u-button size="large" :loading="isDisabledSubmitButton" loadingText="正在提交,请稍等..." type="primary"
               @click="submit" text="确认提交">
               <!-- :disabled="topContent.length>0? topContent.find(i=>i.repair_code===radioValue).resultValue==='':true" -->
               @click="submit" text="确认提交"
               :disabled="topContent.length>0? topContent.find(i=>i.mouldcode===radioValue).resultValue==='':true">
            </u-button>
         </view>
@@ -312,7 +314,8 @@
         return {
            topRightMessageCount: 0,
            isDisabledSubmitButton: false,
            baseUrl: 'http://121.196.36.24:8021/',
            // baseUrl: 'http://121.196.36.24:8021/', //本地
            baseUrl: 'http://122.227.18.22:8000/', //巨立防护
            topContent: [], //扫描保养工位所带出来的内容
            radioValue: '', //单选框的值
            scanContent: '', //扫描扫出来的值