ソースを参照

发运明细详情页字段调整

jbb 2 年 前
コミット
11aab95e72
1 ファイル変更4 行追加4 行削除
  1. 4 4
      src/views/shipment-details/detailsShipDetDrawer.vue

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

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