duy il y a 2 ans
Parent
commit
7b5c8c4889
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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(){