Explorar o código

Revert "fix(forecast): 修正预测申报按钮的文本为"添加物料""

This reverts commit 397282bba1a6ad25e09d2271392d101ff18893aa.
yz hai 3 semanas
pai
achega
2b0ee8d9b6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/forecast/index.vue

+ 1 - 1
src/views/forecast/index.vue

@@ -30,7 +30,7 @@
             icon="el-icon-plus"
             @click="handleAdd"
           >
-          添加物料
+            新增预测申报
           </el-button>
         </template>