Browse Source

托书新增页面字段调整

jbb 2 years ago
parent
commit
52f86325b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/book/addBookDrawer.vue

+ 1 - 1
src/views/book/addBookDrawer.vue

@@ -49,7 +49,7 @@
               </a-col>
               </a-col>
 
 
               <a-col :md="6" :sm="8">
               <a-col :md="6" :sm="8">
-                <a-form-model-item label="装运期限" prop="latestShipmentDate">
+                <a-form-model-item label="装运期限" prop="latestDateOfShipment">
                   <a-date-picker
                   <a-date-picker
                     placeholder="请选择装运期限"
                     placeholder="请选择装运期限"
                     style="width:100%;"
                     style="width:100%;"