|
|
@ -159,6 +159,7 @@ export default {
|
|
|
|
res.data.xq=res.data.xq?parseInt(res.data.xq).toFixed(0):'0'
|
|
|
|
res.data.xq=res.data.xq?parseInt(res.data.xq).toFixed(0):'0'
|
|
|
|
this.xqzlSum=res.data.xq
|
|
|
|
this.xqzlSum=res.data.xq
|
|
|
|
this.rowObj = res.data;
|
|
|
|
this.rowObj = res.data;
|
|
|
|
|
|
|
|
this.TableBar(dataX, dataXqzlY, dataJhzlY);
|
|
|
|
this.$nextTick(() => {
|
|
|
|
this.$nextTick(() => {
|
|
|
|
const elementHeight = this.$refs.refHeight;
|
|
|
|
const elementHeight = this.$refs.refHeight;
|
|
|
|
elementHeight.forEach((li, index) => {
|
|
|
|
elementHeight.forEach((li, index) => {
|
|
|
|