浏览代码

显示加号

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