Crunchy
2024-07-31 bfc382c991a00ca45e7c01d8979281571ea7db86
src/components/view/b1-inspect-order-plan.vue
@@ -155,6 +155,7 @@
               </el-row>
            </div>
            <ValueTable :tableRowClassName="changeRowClass" class="value-table" ref="insOrderPlan"
                    :isColumnWidth="true"
               :url="$api.insOrderPlan.selectInsOrderPlanList" :upUrl="$api.user.updateUser" :componentData="componentData" @handleInspection="handleInspection"
               :key="upIndex"/>
         </div>