zhouwx
2025-04-23 8da37732b319a6b2c1ad1e5ce251d06962b63f51
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>