소스 검색

fix(forecast-form): 将按钮文本从"导入物料"改为"添加物料"

yz 3 주 전
부모
커밋
3ddc27ebef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/forecast-form/index.vue

+ 1 - 1
src/components/forecast-form/index.vue

@@ -47,7 +47,7 @@
               :disabled="!selectedStockId"
               style="margin-left: 8px"
               @click="handleImportSelectedStock"
-            >导入物料</el-button>
+            >添加物料</el-button>
           </div>
 
           <el-table