Kaynağa Gözat

fix(forecast): 移除预测编码的搜索功能

yz 1 ay önce
ebeveyn
işleme
667a026b45
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/views/forecast/forecastIndex.js

+ 1 - 1
src/views/forecast/forecastIndex.js

@@ -208,7 +208,7 @@ export default {
           {
             label: '预测编码',
             prop: 'forecastCode',
-            search: true,
+            search: false,
             searchSpan: 6,
             width: 150,
             overHidden: true