浏览代码

no message

linwenxin 5 月之前
父节点
当前提交
564ab9d8f5
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/views/workOrder/basicConfiguration/assessmentItemAllocation/index.vue

+ 0 - 2
src/views/workOrder/basicConfiguration/assessmentItemAllocation/index.vue

@@ -118,8 +118,6 @@ export default {
             rules: [...required]
           },
           render: (h, { props, onInput }) => {
-            var { value } = props
-            console.log(value)
             return (
               <el-radio-group
                 value={this.formData.type}