MaiXinRong 1 năm trước cách đây
mục cha
commit
1954b4a15b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/const/spread.js

+ 1 - 1
app/const/spread.js

@@ -792,7 +792,7 @@ const SpreadSpec = {
 };
 const SpecSpreadColFields = [
     { key: 'ex_memo1', fields: ['ex_memo1'] },
-    { key: 'ex_memo3', fields: ['ex_memo2'] },
+    { key: 'ex_memo2', fields: ['ex_memo2'] },
     { key: 'ex_memo3', fields: ['ex_memo3'] },
 ];