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'] },
 ];