Browse Source

no message

linwenxin 5 months ago
parent
commit
2dceb47286

+ 1 - 1
src/views/workOrder/workOrderPool/detailModule/workOrderInfo/mixins/dispatchInfo.js

@@ -189,7 +189,7 @@ export default {
           ],
           md: 12,
           attributes: { disabled: true, placeholder: '请选择', width: '100%' },
-          formItemAttributes: { label: '服务评价', prop: 'appraiseStatus' }
+          formItemAttributes: { label: '首次评价', prop: 'appraiseStatus' }
         },
         {
           name: 'el-input',