소스 검색

对接接口

tty 1 년 전
부모
커밋
086af27d35
2개의 변경된 파일572개의 추가작업 그리고 292개의 파일을 삭제
  1. 571 291
      src/view/performance/06-packingDocuments/index.vue
  2. 1 1
      src/view/performance/12-orderAccounting/index.vue

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 571 - 291
src/view/performance/06-packingDocuments/index.vue


+ 1 - 1
src/view/performance/12-orderAccounting/index.vue

@@ -213,7 +213,7 @@ const elSearchFormRef = ref()
 const tableCols = [
   { label: '工单编号', prop: 'qczl_gdbh', width: '100' },
   { label: '印件号', prop: 'qczl_yjno', width: '100' },
-  { label: '印件名称', prop: 'Gd_cpmc', width: '400', showOverflowTooltip: true },
+  { label: '印件名称', prop: 'Gd_cpmc', width: '400', },
   { label: '日期', prop: 'qczl_rq', width: '100' },
   { label: '流程单号', prop: 'qczl_num', width: '100' },
   { label: '流程单备注', prop: 'qczl_NumDesc', width: '100' },

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.