sale-client 3.5.56 → 3.5.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sale-client",
3
- "version": "3.5.56",
3
+ "version": "3.5.57",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -49,7 +49,7 @@
49
49
  <upload :blodid="blodid" v-if="config.showupload" isremark="true" fusetype="用户记录转移管理"></upload>
50
50
  <modal v-if="notarize" :show.sync="notarize" width="100%" title="信息确认" v-ref:modal large backdrop="false">
51
51
  <article slot="modal-body" class="modal-body" style="text-align: center">
52
- <strong>此操作具有一定的风险性,需要您再次确认转出方用户信息,请输入转出方用户编号</strong>
52
+ <strong>此操作具有一定的风险性,需要您再次确认转出方用户信息,请输入转入方用户编号</strong>
53
53
  <div class="row">
54
54
  <div class="col-sm-6 col-sm-offset-3">
55
55
  <label for="f_newuser_name" id="label" class="font_normal_body">再次确认用户编号</label>