Explorar o código

修改了UD上传提示

duanxiaoduan hai 1 ano
pai
achega
52ee65ae49
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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'