sale-client 3.5.66 → 3.5.67

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.
@@ -10,9 +10,9 @@ var compiler = webpack(config)
10
10
 
11
11
  // Define HTTP proxies to your custom API backend
12
12
  // https://github.com/chimurai/http-proxy-middleware
13
- var bendi = 'http://117.33.181.102:8400/', bendi1 = 'http://121.36.106.17:8400/'
13
+ var bendi = 'http://192.168.50.4:8400/', bendi1 = 'http://121.36.106.17:8400/'
14
14
  // 公司测试服务
15
- var fuwu = 'http://117.33.181.102:8400/'
15
+ var fuwu = 'http://192.168.50.4:8400/'
16
16
  // var fuwu = 'http://121.36.106.17:8400/'
17
17
  // 铜川正式
18
18
  // var fuwu = 'http://61.134.55.234:9999/'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sale-client",
3
- "version": "3.5.66",
3
+ "version": "3.5.67",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -52,7 +52,6 @@ export default {
52
52
  this.name = '维修情况查询'
53
53
  console.log(this.name)
54
54
  }
55
- debugger
56
55
  if (this.$login.r.find(value => value == '气量核对')) {
57
56
  this.checkgas = '气量核对'
58
57
  console.log(this.checkgas)
@@ -77,7 +77,7 @@
77
77
  <a @click.stop="$parent.$parent.$parent.operate('票据补打', row)" href="#">票据补打</a>
78
78
  </li>
79
79
  <li
80
- v-if="row.state === 1 && (row.type === '其他收费欠费登记' || row.type === '迁表' || row.type === '调价预存' || row.type === '拆表' || row.type === '物联网开户' || row.type === '物联网收费'|| row.type === '卡表收费' || row.type === '其他收费'|| row.type === '气费减免'||row.type === '维修收费' || row.type === '过户' || row.type === '机表收费' || row.type === '超用收费' || row.type === '其他收费' || row.type === '补卡'|| row.type === '调价补费'|| row.type=='预存缴费' || row.type==='卡表赠气'|| row.type==='物联网赠费'|| row.type==='卡表赠费'|| row.type==='物联网赠气')">
80
+ v-if="row.state === 1 && (row.type === '换新表' || row.type === '气表清零' || row.type === '其他收费欠费登记' || row.type === '迁表' || row.type === '调价预存' || row.type === '拆表' || row.type === '物联网开户' || row.type === '物联网收费'|| row.type === '卡表收费' || row.type === '其他收费'|| row.type === '气费减免'||row.type === '维修收费' || row.type === '过户' || row.type === '机表收费' || row.type === '超用收费' || row.type === '其他收费' || row.type === '补卡'|| row.type === '调价补费'|| row.type=='预存缴费' || row.type==='卡表赠气'|| row.type==='物联网赠费'|| row.type==='卡表赠费'|| row.type==='物联网赠气')">
81
81
  <a @click.stop="$parent.$parent.$parent.operate('撤销', row)" href="#">撤销</a>
82
82
  </li>
83
83
  <li v-else>