소스 검색

显示加号

duy 2 년 전
부모
커밋
7b5c8c4889
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/exctab/ElementIdentification/index.vue

+ 2 - 1
src/views/exctab/ElementIdentification/index.vue

@@ -115,7 +115,7 @@
                         width: 16px;
                         height: 16px;
                         backgroundcolor: #1dd81d;
-                        color: #fff;
+                        color: green;
                         cursor: pointer;
                       "
                     ></div>
@@ -1048,6 +1048,7 @@ export default {
       console.log('添加到元素库');
        console.log(this.tableData,'this.tableData');
        this.eleDialog=true;
+       this.eleForm.tableOwner=''
 
     },
     submitEleDialog(){