MaiXinRong 11 달 전
부모
커밋
1954b4a15b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'] },
 ];