qinhouyu 1 년 전
부모
커밋
540cc200d1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/gas/regulatorBox/index.vue

+ 1 - 0
src/views/gas/regulatorBox/index.vue

@@ -776,6 +776,7 @@ export default {
         administrativeOffice: undefined,
         number: undefined,
         createTimes:[],
+        createBy:undefined,
         processStatus: '',
         postNameArias:this.$store.state.user.postName,
         ranks:(Cookies.get("postName").indexOf('xx') > -1 ? parseInt(Cookies.get("postId")) : undefined),