Browse Source

修改了UD上传提示

duanxiaoduan 1 year ago
parent
commit
52ee65ae49
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/formulationPlan/recipeTemplate/index.vue

+ 1 - 1
src/views/formulationPlan/recipeTemplate/index.vue

@@ -3350,7 +3350,7 @@ export default {
       })
     },
     handleGetUd(){
-      MessageBox.confirm('是否获取UD栏舍?', {
+      MessageBox.confirm('是否上传配方?', {
         confirmButtonText: '确认', cancelButtonText: '取消', type: 'warning'
       }).then(() => {
         let url = 'authdata/gm/udfeedtemplet/push'