snow 1 年之前
父節點
當前提交
f63ee1d7f5

文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/0.js


+ 1 - 1
src/views/businessReportQuery/businessSaleReport/components/columns.js

@@ -921,7 +921,7 @@ const table10 = [
     minWidth: '165px'
   },
   {
-    prop: 'zxNo',
+    prop: 'infoNo',
     label: '竞价单号',
     minWidth: '155px'
   },

+ 1 - 1
src/views/reportQuery/saleReport/components/columns.js

@@ -832,7 +832,7 @@ const table10 = [
     minWidth: '155px'
   },
   {
-    prop: 'zxNo',
+    prop: 'infoNo',
     label: '竞价单号',
     minWidth: '155px'
   },

部分文件因文件數量過多而無法顯示