Browse Source

发运明细详情页字段调整

jbb 2 years ago
parent
commit
11aab95e72
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/views/shipment-details/detailsShipDetDrawer.vue

+ 4 - 4
src/views/shipment-details/detailsShipDetDrawer.vue

@@ -32,13 +32,13 @@
               </a-col>
               </a-col>
 
 
 
 
-              U8系统适用
-              <a-col :md="12" :sm="12">
+              <! -- U8系统适用 -->
+              <!-- <a-col :md="12" :sm="12">
                 <a-form-model-item label="备注" prop="memo">
                 <a-form-model-item label="备注" prop="memo">
                   {{ detailsShipDet.memo }}
                   {{ detailsShipDet.memo }}
                 </a-form-model-item>
                 </a-form-model-item>
-              </a-col>
-            </a-row> -->
+              </a-col> -->
+            </a-row>
           </a-form-model>
           </a-form-model>
         </div>
         </div>
       </a-card>
       </a-card>