Explorar el Código

修改了UD上传提示

duanxiaoduan hace 1 año
padre
commit
52ee65ae49
Se han modificado 1 ficheros con 1 adiciones y 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'