Browse Source

对接接口

tty 1 year ago
parent
commit
086af27d35

File diff suppressed because it is too large
+ 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' },

Some files were not shown because too many files changed in this diff