src/views/safetyReview/expertManage/postEvaluation/components/evaluate.vue
@@ -174,7 +174,7 @@ <el-col :span="12"> <el-form-item label="计费标准" prop="freightBasis"> <el-input v-model.number.trim="state.form.freightBasis" :readonly="state.disable" @input="getExpertFee"> <template #append>天/课时</template> <template #append>元(天/课时)</template> </el-input> </el-form-item> </el-col>