wangshuai преди 2 години
родител
ревизия
b392997bad
променени са 3 файла, в които са добавени 28 реда и са изтрити 20 реда
  1. +14
    -2
      pages/center/Piabodata/Theteamcompared.vue
  2. +10
    -10
      pages/center/Piabodata/TrendAnalysis.vue
  3. +4
    -8
      pages/mine/reception/addreception.vue

+ 14
- 2
pages/center/Piabodata/Theteamcompared.vue Целия файл

@@ -138,7 +138,7 @@
<view class="uchaserbox">
<template v-if="lineOptsect3">
<qiun-data-charts type="line" :chartData="lineOptsect3" background="none" :ontouch="true"
canvasId="wangxiaohuaerlingeryilingwuyib" :canvas2d="true" />
canvasId="wangxiaohuaerlingeryilingwuyib" :canvas2d="true" :opts="lineOpts" />
</template>
</view>
</view>
@@ -352,7 +352,19 @@
max: 100
}
}
}
},
lineOpts: {
yAxis: {
data: [
{
max: 100,
min: 0,
}
]
}
},
};
},
onLoad() {


+ 10
- 10
pages/center/Piabodata/TrendAnalysis.vue Целия файл

@@ -580,16 +580,16 @@
this.Selectlevel = false;
this.Selecttuandui = false;
this.tableDate = []
this.pamect.showStatus = 0;
this.pamect.timeType = "4";
this.pamect.firstStartDate = '';
this.pamect.firstEndDate = '';
this.pamect.lastStartDate = '';
this.pamect.lastEndDate = '';
this.pamect.accountId = '';
this.pamect.marketingId = '';
this.pamect.deptId = ""
this.activeTotal = 0;
// this.pamect.showStatus = 0;
// this.pamect.timeType = "4";
// this.pamect.firstStartDate = '';
// this.pamect.firstEndDate = '';
// this.pamect.lastStartDate = '';
// this.pamect.lastEndDate = '';
// this.pamect.accountId = '';
// this.pamect.marketingId = '';
// this.pamect.deptId = ""
// this.activeTotal = 0;
this.timepickpickisshow = false;
this.init()



+ 4
- 8
pages/mine/reception/addreception.vue Целия файл

@@ -73,14 +73,10 @@

<view class="clive" @click="save">确定</view>

<view v-if="Showhiddenunits">
<u-select :mask-close-able="false" v-model="Showhiddenunits" mode="single-column" :list="list"
@cancel="cancel" @confirm="confirm"></u-select>
</view>
<view v-if="Showhid">
<u-select :mask-close-able="false" v-model="Showhid" mode="single-column" :list="freeList" @cancel="cancel1"
@confirm="confirm1"></u-select>
</view>
<u-select :mask-close-able="false" v-model="Showhiddenunits" mode="single-column" :list="list"
@cancel="cancel" @confirm="confirm"></u-select>
<u-select :mask-close-able="false" v-model="Showhid" mode="single-column" :list="freeList" @cancel="cancel1"
@confirm="confirm1"></u-select>
<u-modal v-model="show" :mask-close-able="true" :title="'代接待提醒'" :confirm-text="confirmtext"
:cancel-text='canceltext' @cancel="confirmA" @confirm="confirmB" :show-cancel-button='true'
:content="content"></u-modal>


Зареждане…
Отказ
Запис