licp
2024-08-02 b572bdc7da9c6c47df9be5939f5d3280f2127546
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>