loulijun2021
2024-01-02 472085677669ef90d924078c3f48c5d04b747bca
pages/mjgl/mjcx.vue
@@ -1,6 +1,6 @@
<template>
   <view>
      <page-nav title="模具列表"></page-nav>
      <page-nav title="模具查询"></page-nav>
      <view v-if="purchorderArrAll.length>0">
@@ -29,7 +29,7 @@
            </view>
         </u-radio-group>
         <view style="height: 120rpx;"></view>
         <!-- <view style="height: 120rpx;"></view> -->
         <view class="footer" style="min-height:62rpx;">
            <u-button type="primary" size='large' :hairline="true" @click="navigateTo" text="下一步"></u-button>
@@ -181,7 +181,7 @@
      background-color: #fff;
      overflow-y: auto;
      max-height: 1140rpx;
      max-height: 1100rpx;
      margin-top: 20rpx;
   }