Browse Source

修改出库界面到处信息模板

YL2767 1 day ago
parent
commit
42b087dca7
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      src/view/record/outrecord.vue

+ 4
- 0
src/view/record/outrecord.vue View File

@@ -704,6 +704,8 @@
704 704
 								,"钢种"
705 705
 								,"出库数量"
706 706
 								,"出库重量"
707
+								,"基价"
708
+								,"结算价格"
707 709
 								,"钢板号"
708 710
 								,"货权单位"
709 711
 								,"付款单位"
@@ -732,6 +734,8 @@
732 734
 						,"standard"
733 735
 						,"count"
734 736
 						,"weight"
737
+						,"invoicePrice"
738
+						,"unitPrice"
735 739
 						,"plateNo"
736 740
 						,"customerName"
737 741
 						,"fkComponyName"

Loading…
Cancel
Save