소스 검색

按钮名称修改

jbb 2 년 전
부모
커밋
60f67a4f7e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>