|
@@ -192,7 +192,7 @@ export default {
|
|
|
{ name: "未供应", value: store.state.cockpit_tdgy.gy_jd_info.pieData.wgy },
|
|
|
{ name: "已划拨", value: store.state.cockpit_tdgy.gy_jd_info.pieData.yhb },
|
|
|
{ name: "已出让", value: store.state.cockpit_tdgy.gy_jd_info.pieData.ycr },
|
|
|
- ]);
|
|
|
+ ], 0.2);
|
|
|
},
|
|
|
async init_tdgy_jt_jg(params) {
|
|
|
const that = this;
|