rabin 3 rokov pred
rodič
commit
dceed33d99

+ 1 - 1
service/agent/assets/pc/html/setMemberGoods.html

@@ -42,7 +42,7 @@
                             <tr>
                                 <th lay-data="{field:'name'}">商品名称</th>
                                 <th lay-data="{field:'price', edit: 'text'}">价值(元)</th>
-                                <th lay-data="{field:'number', edit: 'text'}">更改数量</th>
+                                <th lay-data="{field:'number', edit: 'text'}">更改剩余数量</th>
                                 <th lay-data="{field:'operation'}">操作</th>
                             </tr>
                         </thead>