@@ -493,6 +493,7 @@
v-model="queryParams.chargingMethod"
placeholder="请选择收费方式"
clearable
+ :disabled="notChange"
style="width: 200px"
size="small"
>
@@ -551,6 +552,7 @@
v-model="typevalue"
placeholder="请选择业务类型"
<el-option
@@ -409,6 +409,7 @@
@@ -465,6 +466,7 @@