apply-clients 7.1.14 → 7.1.15

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": "apply-clients",
3
- "version": "7.1.14",
3
+ "version": "7.1.15",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -69,7 +69,7 @@
69
69
  <td style="text-align: center;">
70
70
  <nobr>
71
71
  <button
72
- v-if="this.selectdata.defname == '方案确定'"
72
+ v-if="selectdata.defname == '方案确定'"
73
73
  type="button"
74
74
  name="button"
75
75
  class="btn btn-link"
@@ -42,7 +42,7 @@
42
42
  :value-single="true"
43
43
  close-on-select ></v-select>
44
44
  </div>
45
- <div class="form-group col-sm-6 button-range">
45
+ <div class="form-group col-sm-2 button-range">
46
46
  <button class="button_search button_spacing" @click="$parent.$parent.search()" v-el:cx>查询</button>
47
47
  <button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
48
48
  </div>
@@ -140,7 +140,7 @@
140
140
  <script>
141
141
  import {PagedList} from 'vue-client'
142
142
  export default {
143
- title: '预约单',
143
+ title: '通气点火报表',
144
144
  // props: ['showData'],
145
145
  data () {
146
146
  return {