Browse Source

按钮名称修改

jbb 2 years ago
parent
commit
60f67a4f7e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/packing-list/packinglist-clothes/clothesAddDrawer.vue

+ 1 - 1
src/views/packing-list/packinglist-clothes/clothesAddDrawer.vue

@@ -125,7 +125,7 @@
               </a-popconfirm>
             </template>
             <template v-slot:toolbarSuffix>
-              <a-button type="primary" @click="referadvancePackingList" icon="ordered-list">参照发运明细</a-button>
+              <a-button type="primary" @click="referadvancePackingList" icon="ordered-list">参照预装箱单</a-button>
             </template>
             </j-vxe-table>
           </a-form-model>