MaiXinRong 9 месяцев назад
Родитель
Сommit
080ab0c3cb
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      app/const/spread.js

+ 2 - 1
app/const/spread.js

@@ -16,7 +16,8 @@ const realCompleteCols = ['real_qty', 'estimate_qty'];
 const priceDiffCols = ['org_price', 'pc_tp'];
 const thirdPartyCols = {
     gxby: ['gxby'],
-    dagl: ['dagl']
+    dagl: ['dagl'],
+    wbs_url: ['wbs_url'],
 };
 const minusNoValueCols = ['qc_minus_qty', 'end_qc_minus_qty'];