duanxiaoduan hace 1 año
padre
commit
abc401cd33
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

@@ -2499,7 +2499,7 @@ export default {
         // 编辑true,不可编辑false
         row.Edit = true
         row.NoEdit = false
-        // 新增false,编辑false,编辑保存true
+        // 新增false,编辑false,编辑保存true 
         row.isCreate = false
         row.isUpdate = false
         row.isUpdateSave = true