浏览代码

清单修改为定额

Chente 5 年之前
父节点
当前提交
6929e96769
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      system-setting.html

+ 2 - 2
system-setting.html

@@ -65,7 +65,7 @@
 									<input type="number" step="10" min="50" class="form-control">
 								</div>
 								<div class="form-group">
-									<label>清单可创建数量</label>
+									<label>定额可创建数量</label>
 									<input type="number" step="10" min="500" class="form-control">
 								</div>
 							</div>
@@ -76,7 +76,7 @@
 									<input type="number" step="10" min="50" class="form-control">
 								</div>
 								<div class="form-group">
-									<label>清单可创建数量</label>
+									<label>定额可创建数量</label>
 									<input type="number" step="10" min="500"  class="form-control">
 								</div>
 							</div>