瀏覽代碼

改发行的小程序id了

newStyle
douzhuo 2 年之前
父節點
當前提交
a90207c411
共有 11 個文件被更改,包括 21 次插入53 次删除
  1. +4
    -0
      src/views/Customer/table.js
  2. +2
    -2
      src/views/Equipment/equipmentOnlineRecordList.vue
  3. +1
    -1
      src/views/Equipment/index.vue
  4. +1
    -1
      src/views/File/index.vue
  5. +1
    -5
      src/views/ReceivingRecords/table.js
  6. +2
    -2
      src/views/Statistics/ReceptionStatistical.vue
  7. +4
    -3
      src/views/admin/log/index.vue
  8. +2
    -35
      src/views/building/Count.vue
  9. +1
    -1
      src/views/building/area.vue
  10. +2
    -2
      src/views/building/index.vue
  11. +1
    -1
      src/views/houseData/count.vue

+ 4
- 0
src/views/Customer/table.js 查看文件

@@ -17,6 +17,7 @@ export default {
editBtn: false,
viewBtn: false,
size: "small",
tip: false,
column: [
{
label: "代理商",
@@ -96,6 +97,7 @@ export default {
stripe: true,
menuAlign: "center",
menuWidth: 146,
tip: false,
menu: true,
align: "left",
refreshBtn: false,
@@ -153,6 +155,7 @@ export default {
addBtn: false,
editBtn: false,
viewBtn: false,
tip: false,
size: "small",
column: [
{
@@ -228,6 +231,7 @@ export default {
editBtn: false,
viewBtn: false,
size: "small",
tip: false,
column: [
{
label: "客户",


+ 2
- 2
src/views/Equipment/equipmentOnlineRecordList.vue 查看文件

@@ -61,7 +61,7 @@
padding-top: 18px;
"
>
<span style="line-height: 40px" class="demonstration">领用人:</span>
<span style="line-height: 40px;width: 80px;text-align: right;" class="demonstration">领用人:</span>
<div style="width: 200px">
<el-input maxlength="10" clearable placeholder="领用人" v-model="page.accountName"></el-input>
</div>
@@ -80,7 +80,7 @@
padding-top: 18px;
"
>
<div style="margin-left: 20px">
<div style="margin-left: 80px">
<el-button
@click="screening()"
style="background: #2671e2; color: #ffffff"


+ 1
- 1
src/views/Equipment/index.vue 查看文件

@@ -113,7 +113,7 @@
</div>
<div style="display: flex">
<div class="app-titel" style="margin-top: 15px">
<div style="margin-left: 20px">
<div style="margin-left: 120px">
<el-button type="primary" @click="screen">筛选</el-button>
</div>
<div style="margin-left: 20px">


+ 1
- 1
src/views/File/index.vue 查看文件

@@ -40,7 +40,7 @@
</div>
</div>
<div class="app-titel" style="margin-top: 15px">
<div style="margin-left: 16px">
<div style="margin-left: 71px">
<el-button type="primary" @click="noempty()">筛选</el-button>
</div>
<div style="margin-left: 20px">


+ 1
- 5
src/views/ReceivingRecords/table.js 查看文件

@@ -21,8 +21,7 @@ export default {
{
sortable: true,
label: '接待开始时间',
prop: 'staTime',
width: '200px',
prop: 'staTimeOfCN',
},
{
label: "顾问",
@@ -42,7 +41,6 @@ export default {
sortable: true,
label: "录音时长",
prop: "mm",
width: "100px",
},

{
@@ -65,14 +63,12 @@ export default {
sortable: true,
label: "画像标签触达次数",
prop: "total",
width: '150px',
},

{
sortable: true,
label: "执行率",
prop: "total",
width: '150px',
formatter: data => {
return `${data.fraction || 0}%`
}


+ 2
- 2
src/views/Statistics/ReceptionStatistical.vue 查看文件

@@ -86,8 +86,8 @@
</el-select>
</div>
</div>
<div class="app-titel" style="margin-top: 15px">
<div style="margin-left: 30px">
<div class="app-titel" style="margin: 15px 0 0 110px;">
<div>
<el-button type="primary" size="small" @click="screen()"
>筛选</el-button
>


+ 4
- 3
src/views/admin/log/index.vue 查看文件

@@ -4,7 +4,7 @@
<div class="app-top">
<div class="app-titel" style="margin-top: 5px">
<div class="div-lab">
<div class="label">登录时间:</div>
<div class="label" style="text-align: right;">登录时间:</div>
<el-date-picker
v-model="time"
type="daterange"
@@ -65,7 +65,7 @@
</div>
<div class="app-titel" style="margin-top: 15px">
<!-- <div class="label" style="color: #ffffff">筛选相关:</div> -->
<div style="margin-left: 20px">
<div style="margin-left: 120px">
<el-button type="primary" @click="screen"
>筛选</el-button
>
@@ -257,7 +257,8 @@ export default {
</script>
<style lang="scss" scoped="scoped">
.app-top {
width: 100%;
margin: 0 auto;
width: 99%;
background: #ffffff;
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
border-radius: 4px;


+ 2
- 35
src/views/building/Count.vue 查看文件

@@ -39,31 +39,6 @@
</div>
</div>

<!--
<div class="div-lab" v-if="orgType!=2">
<el-input
v-model="changeValue"
clearable
placeholder="请输入"
maxlength="10"
@change="selectChange"
style="width: 363px"
>
<el-select
v-model="selflag"
slot="prepend"
class="input-with-select"
style="width: 115px"
placeholder="请选择"
@change="selChange"
>
<el-option label="公司名称" value="1"></el-option>
<el-option v-if="orgType==0&&activeTotal != 2" label="代理商名称" value="2"></el-option>
<el-option label="项目名称" value="3"></el-option>
</el-select>
</el-input>
</div> -->

<div class="div-lab" v-if="orgType == 0">
<el-input v-model="changeValue" clearable placeholder="请输入" maxlength="10" @change="selectChange"
style="width: 363px">
@@ -89,18 +64,10 @@
</div>
<div class="app-titel" style="margin-top: 5px">
<div class="div-lab">
<div class="label">地区:</div>
<div class="label" style="width: 70px;text-align: right;">地区:</div>
<el-cascader :props="props" @change="locationsChange" placeholder="省/市" size="small" separator="/"
v-model="provice" clearable></el-cascader>
</div>
<!-- <div class="div-lab" v-if="orgType == 0">
<div class="label" style="min-width:70px;">系统运营:</div>
<el-input maxlength="10" clearable v-model="searchForm.linkman"></el-input>
</div>
<div class="div-lab" v-if="orgType == 1">
<div class="label" style="min-width:70px;">售后运营:</div>
<el-input maxlength="10" clearable v-model="searchForm.linkman"></el-input>
</div> -->
<div v-if="orgType == 0 || orgType == 1" class="div-lab">
<div class="label">运营人员:</div>
<el-select v-model="searchForm.operationStaffId" placeholder="请选择" class="div-inp" filterable clearable>
@@ -110,7 +77,7 @@
</div>
</div>
<div class="app-titel" style="margin-top: 15px">
<div style="margin-left: 20px">
<div style="margin-left: 85px">
<el-button type="primary" @click="screen">筛选</el-button>
</div>
<div style="margin-left: 20px">


+ 1
- 1
src/views/building/area.vue 查看文件

@@ -427,7 +427,7 @@ export default {
line-height: 6px;
}
.app-box {
margin-top: 20px;
// margin-top: 20px;
padding: 15px;
}
.block {


+ 2
- 2
src/views/building/index.vue 查看文件

@@ -288,9 +288,9 @@
placeholder="请选择公司"
>
<el-option
v-for="item in houseList"
v-for="item in orgList"
:key="item.id"
:label="item.corporateName"
:label="item.name"
:value="item.orgCode"
>
</el-option>


+ 1
- 1
src/views/houseData/count.vue 查看文件

@@ -42,7 +42,7 @@
</div>

<div class="app-titel" style="margin-top: 10px">
<div class="label" style="color: #ffffff">筛选相关:</div>
<div class="label" style="color: #ffffff;min-width: 95px!important;"></div>
<div style="margin-left: 5px">
<el-button @click="screen" type="primary">筛选</el-button>
</div>


Loading…
取消
儲存