apply-clients 5.0.35-56 → 5.0.35-59

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.
@@ -218,7 +218,7 @@
218
218
  import * as Util from '../../Util'
219
219
 
220
220
  export default {
221
- title: '报建终止查询',
221
+ title: '工程终止查询',
222
222
  data() {
223
223
  return {
224
224
  usertype: this.$appdata.getParam('用户类型'),
@@ -12,9 +12,9 @@
12
12
  <tab :header='header'>
13
13
  <supervisory-service-control :selectdata="selectdata" ></supervisory-service-control>
14
14
  </tab>
15
- <tab header='档案信息'>
15
+ <!-- <tab header='档案信息'>
16
16
  <record-message v-ref:record :selectdata="selectdata" :key="tittle1" :edit = "false"></record-message>
17
- </tab>
17
+ </tab>-->
18
18
  <tab header='附件'>
19
19
  <engineer-upload v-ref:file :blodid = "selectdata.f_process_id" :isusetype = "true" :isremark = "true" :defname="selectdata.defname"></engineer-upload>
20
20
  <!--