Browse Source

Merge branch 'sit'

xiaodai2022 2 years ago
parent
commit
cba13cda46

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-f8cc0b40.d2cfae49.js


BIN
dist/static/js/chunk-f8cc0b40.69164517.js.gz → dist/static/js/chunk-f8cc0b40.d2cfae49.js.gz


+ 6 - 1
src/views/sellOut/sellReturn/columns.js

@@ -9,6 +9,11 @@ export default [
     label: "退货单编号",
     width: "160"
   },
+  {
+    prop: "orderCode",
+    label: "销售订单编号",
+    width: "160"
+  },
   {
     prop: "status",
     label: "状态",
@@ -17,7 +22,7 @@ export default [
   },
   {
     prop: "good_code",
-    label: "商品属性编码",
+    label: "商品成本编码",
     width: "160"
   },
   {

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