sale-client 3.6.81 → 3.6.82

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.6.81",
3
+ "version": "3.6.82",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -2,7 +2,7 @@
2
2
  <div class="auto">
3
3
  <div class="auto form-group-new row">
4
4
  <div class="col-sm-6" style="height:auto;width:49%;">
5
- <p style="font-weight: bold;margin: 0"><img src="../../../../static/mainicon/矩形1828.png"/>&nbsp;&nbsp;基本信息</p>
5
+ <p style="font-weight: bold;margin: 0"><img src="../../../static/mainicon/矩形1828.png"/>&nbsp;&nbsp;基本信息</p>
6
6
  <!-- 第一行数据-->
7
7
  <div class="col-sm-4">
8
8
  <label class="font_normal_body_new">客户编号</label>
@@ -58,7 +58,7 @@
58
58
  </div>
59
59
  </div>
60
60
  <div class="col-sm-6" style="height:auto;width:49%;">
61
- <p style="font-weight: bold;margin: 0"><img src="../../../../static/mainicon/矩形1828.png"/>&nbsp;&nbsp;表具信息</p>
61
+ <p style="font-weight: bold;margin: 0"><img src="../../../static/mainicon/矩形1828.png"/>&nbsp;&nbsp;表具信息</p>
62
62
  <div class="col-sm-4">
63
63
  <label class="font_normal_body_new">表&emsp;号&emsp;</label>
64
64
  <input class="input-underline" style="width:60%" :value="row.f_meternumber" readonly>