浏览代码

fix: 委托管理 新增 修改 编辑界面更改

32197351@qq.com 2 年之前
父节点
当前提交
bf75856fb4

+ 1 - 1
itdmWeb/src/views/module-iTDM/weituo/modules/step/Step2.vue

@@ -30,7 +30,7 @@
       </template>
     </a-table>
     <a-button style="width: 100%; margin-top: 16px; margin-bottom: 8px" type="dashed" :disabled="formDisabled" icon="plus" @click="newMember">
-      新增成员
+      新增样品
     </a-button>
 
 

+ 1 - 1
itdmWeb/src/views/module-iTDM/weituo/modules/step/Step3.vue

@@ -80,7 +80,7 @@
 
       </a-table>
       <a-button :disabled="formDisabled" style="width: 100%; margin-top: 16px; margin-bottom: 8px" type="dashed" icon="plus" @click="newMember">
-        新增成员
+        新增试验信息
       </a-button>