linwenxin 6 ماه پیش
والد
کامیت
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}