duy 2 rokov pred
rodič
commit
7b5c8c4889

+ 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(){