马宇豪
2024-12-09 edfa54e7347d990bd64fda1d8ab903251c60af7b
src/views/safetyReview/expertManage/postEvaluation/components/evaluate.vue
@@ -162,7 +162,7 @@
          </el-col>
          <el-col :span="12">
            <el-form-item label="标准说明" prop="billingInstructions">
              <el-input v-model.trim="state.form.billingInstructions" type="textarea" :autosize="{ minRows: 2}" :readonly="state.disable" placeholder="请具体说明依据的专家费计算标准"></el-input>
              <el-input v-model.trim="state.form.billingInstructions" type="textarea" :autosize="{ minRows: 2}" :readonly="state.disable" placeholder="如填写:第1-3天800元/天"></el-input>
            </el-form-item>
          </el-col>
        </el-row>