Browse Source

标签配置组件宽度,政策找人新增loading

feature
mk 2 years ago
parent
commit
44f6008ba7
  1. 2
      src/views/modules/communityService/commonDemand/addForm.vue
  2. 2
      src/views/modules/communityService/commonDemand/editForm.vue
  3. 2
      src/views/modules/communityService/fuwuzhaoren/addForm.vue
  4. 2
      src/views/modules/communityService/fuwuzhaoren/editForm.vue
  5. 2
      src/views/modules/communityService/gangweizhaoren/addForm.vue
  6. 2
      src/views/modules/communityService/gangweizhaoren/editForm.vue
  7. 2
      src/views/modules/communityService/gxxq/addForm.vue
  8. 2
      src/views/modules/communityService/jinengzhaoren/addForm.vue
  9. 2
      src/views/modules/communityService/jinengzhaoren/editForm.vue
  10. 2
      src/views/modules/communityService/labelConfig/addForm.vue
  11. 8
      src/views/modules/communityService/labelConfig/index.vue
  12. 6
      src/views/modules/communityService/policy/addPolicy.vue
  13. 2
      src/views/modules/communityService/wennuanzhaoren/addForm.vue
  14. 2
      src/views/modules/communityService/wennuanzhaoren/editForm.vue

2
src/views/modules/communityService/commonDemand/addForm.vue

@ -147,7 +147,7 @@
</person-list> </person-list>
</el-dialog> </el-dialog>
<el-dialog v-if="showLabelForm" :visible.sync="showLabelForm" :append-to-body="true" :close-on-click-modal="false" <el-dialog v-if="showLabelForm" :visible.sync="showLabelForm" :append-to-body="true" :close-on-click-modal="false"
:close-on-press-escape="false" :title="'标签配置'" width="900px" top="5vh" class="dialog-h" :close-on-press-escape="false" :title="'标签配置'" width="954px" top="5vh" class="dialog-h"
@closed="showLabelForm = false"> @closed="showLabelForm = false">
<label-form ref="ref_label_form" :policyId="policyId" :ruleList="ruleList" @dialogCancle="addFormCancle" <label-form ref="ref_label_form" :policyId="policyId" :ruleList="ruleList" @dialogCancle="addFormCancle"
@dialogOk="addFormOk"> @dialogOk="addFormOk">

2
src/views/modules/communityService/commonDemand/editForm.vue

@ -219,7 +219,7 @@
</person-list> </person-list>
</el-dialog> </el-dialog>
<el-dialog v-if="showLabelForm" :visible.sync="showLabelForm" :append-to-body="true" :close-on-click-modal="false" <el-dialog v-if="showLabelForm" :visible.sync="showLabelForm" :append-to-body="true" :close-on-click-modal="false"
:close-on-press-escape="false" :title="'标签配置'" width="900px" top="5vh" class="dialog-h" :close-on-press-escape="false" :title="'标签配置'" width="954px" top="5vh" class="dialog-h"
@closed="showLabelForm = false"> @closed="showLabelForm = false">
<label-form ref="ref_label_form" :policyId="policyId" :ruleList="ruleList" @dialogCancle="addFormCancle" <label-form ref="ref_label_form" :policyId="policyId" :ruleList="ruleList" @dialogCancle="addFormCancle"
@dialogOk="addFormOk"> @dialogOk="addFormOk">

2
src/views/modules/communityService/fuwuzhaoren/addForm.vue

@ -308,7 +308,7 @@
:close-on-click-modal="false" :close-on-click-modal="false"
:close-on-press-escape="false" :close-on-press-escape="false"
:title="'标签配置'" :title="'标签配置'"
width="900px" width="954px"
top="5vh" top="5vh"
class="dialog-h" class="dialog-h"
@closed="showLabelForm = false" @closed="showLabelForm = false"

2
src/views/modules/communityService/fuwuzhaoren/editForm.vue

@ -343,7 +343,7 @@
:close-on-click-modal="false" :close-on-click-modal="false"
:close-on-press-escape="false" :close-on-press-escape="false"
:title="'标签配置'" :title="'标签配置'"
width="900px" width="954px"
top="5vh" top="5vh"
class="dialog-h" class="dialog-h"
@closed="showLabelForm = false" @closed="showLabelForm = false"

2
src/views/modules/communityService/gangweizhaoren/addForm.vue

@ -308,7 +308,7 @@
:close-on-click-modal="false" :close-on-click-modal="false"
:close-on-press-escape="false" :close-on-press-escape="false"
:title="'标签配置'" :title="'标签配置'"
width="900px" width="954px"
top="5vh" top="5vh"
class="dialog-h" class="dialog-h"
@closed="showLabelForm = false" @closed="showLabelForm = false"

2
src/views/modules/communityService/gangweizhaoren/editForm.vue

@ -343,7 +343,7 @@
:close-on-click-modal="false" :close-on-click-modal="false"
:close-on-press-escape="false" :close-on-press-escape="false"
:title="'标签配置'" :title="'标签配置'"
width="900px" width="954px"
top="5vh" top="5vh"
class="dialog-h" class="dialog-h"
@closed="showLabelForm = false" @closed="showLabelForm = false"

2
src/views/modules/communityService/gxxq/addForm.vue

@ -207,7 +207,7 @@
:close-on-click-modal="false" :close-on-click-modal="false"
:close-on-press-escape="false" :close-on-press-escape="false"
:title="'标签配置'" :title="'标签配置'"
width="900px" width="954px"
top="5vh" top="5vh"
class="dialog-h" class="dialog-h"
@closed="showLabelForm = false" @closed="showLabelForm = false"

2
src/views/modules/communityService/jinengzhaoren/addForm.vue

@ -308,7 +308,7 @@
:close-on-click-modal="false" :close-on-click-modal="false"
:close-on-press-escape="false" :close-on-press-escape="false"
:title="'标签配置'" :title="'标签配置'"
width="900px" width="954px"
top="5vh" top="5vh"
class="dialog-h" class="dialog-h"
@closed="showLabelForm = false" @closed="showLabelForm = false"

2
src/views/modules/communityService/jinengzhaoren/editForm.vue

@ -343,7 +343,7 @@
:close-on-click-modal="false" :close-on-click-modal="false"
:close-on-press-escape="false" :close-on-press-escape="false"
:title="'标签配置'" :title="'标签配置'"
width="900px" width="954px"
top="5vh" top="5vh"
class="dialog-h" class="dialog-h"
@closed="showLabelForm = false" @closed="showLabelForm = false"

2
src/views/modules/communityService/labelConfig/addForm.vue

@ -111,7 +111,7 @@
</el-select> </el-select>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="对应值" align="center"> <el-table-column label="对应值" align="center" width="120">
<template slot-scope="scope"> <template slot-scope="scope">
<template v-for="item in scope.row.correspondingOpction"> <template v-for="item in scope.row.correspondingOpction">
<el-select <el-select

8
src/views/modules/communityService/labelConfig/index.vue

@ -49,11 +49,11 @@
</el-pagination> </el-pagination>
</div> </div>
</div> </div>
</div> </div>5
<el-dialog :visible.sync="formShow" :close-on-click-modal="false" :close-on-press-escape="false" :title="formTitle" <el-dialog :visible.sync="formShow" :close-on-click-modal="false" :close-on-press-escape="false" :title="formTitle"
destroy-on-close width="950px" top="5vh" class="dialog-h" @closed="diaClose"> destroy-on-close width="954px" top="5vh" class="dialog-h" @closed="diaClose">
<add-form v-if="formShow" ref="Config_form" :row-obj="rowObj" @dialogCancle="addFormCancle" <!-- <add-form v-if="formShow" ref="Config_form" :row-obj="rowObj" @dialogCancle="addFormCancle"
@dialogOk="addFormOk"></add-form> @dialogOk="addFormOk"></add-form> -->
</el-dialog> </el-dialog>
</div> </div>
</template> </template>

6
src/views/modules/communityService/policy/addPolicy.vue

@ -286,7 +286,7 @@
:close-on-click-modal="false" :close-on-click-modal="false"
:close-on-press-escape="false" :close-on-press-escape="false"
:title="'标签配置'" :title="'标签配置'"
width="900px" width="954px"
top="5vh" top="5vh"
class="dialog-h" class="dialog-h"
@closed="showLabelForm = false" @closed="showLabelForm = false"
@ -728,6 +728,7 @@ export default {
}, },
async addFuwu() { async addFuwu() {
// //
this.startLoading()
await this.operationOption(); await this.operationOption();
this.formData.attachmentList = [...this.fileList] this.formData.attachmentList = [...this.fileList]
let arr = [] let arr = []
@ -777,9 +778,7 @@ export default {
resiSearchTagId:this.formData.resiSearchTagId, resiSearchTagId:this.formData.resiSearchTagId,
policyId:this.formData.policyId policyId:this.formData.policyId
}; };
console.log(params);
const { data, code, msg } = await requestPost(url, params); const { data, code, msg } = await requestPost(url, params);
if (code === 0) { if (code === 0) {
this.$message.success("操作成功"); this.$message.success("操作成功");
this.resetData(); this.resetData();
@ -788,6 +787,7 @@ export default {
this.btnDisable = false; this.btnDisable = false;
this.$message.error(msg); this.$message.error(msg);
} }
this.endLoading()
}, },
async getDemandOptions() { async getDemandOptions() {
this.$http this.$http

2
src/views/modules/communityService/wennuanzhaoren/addForm.vue

@ -308,7 +308,7 @@
:close-on-click-modal="false" :close-on-click-modal="false"
:close-on-press-escape="false" :close-on-press-escape="false"
:title="'标签配置'" :title="'标签配置'"
width="900px" width="954px"
top="5vh" top="5vh"
class="dialog-h" class="dialog-h"
@closed="showLabelForm = false" @closed="showLabelForm = false"

2
src/views/modules/communityService/wennuanzhaoren/editForm.vue

@ -343,7 +343,7 @@
:close-on-click-modal="false" :close-on-click-modal="false"
:close-on-press-escape="false" :close-on-press-escape="false"
:title="'标签配置'" :title="'标签配置'"
width="900px" width="954px"
top="5vh" top="5vh"
class="dialog-h" class="dialog-h"
@closed="showLabelForm = false" @closed="showLabelForm = false"

Loading…
Cancel
Save