feat: 标准库

This commit is contained in:
super_liu
2021-07-08 22:34:56 +08:00
parent 5dbb3f71e1
commit 280f526c79
2 changed files with 361 additions and 15 deletions
@@ -45,9 +45,8 @@
class="filter-tree"
:props="props"
:data="data"
show-checkbox
default-expand-all
:expand-on-click-node="false">
>
<span class="custom-tree-node" slot-scope="{ node, data }">
<span> {{ node.label}} </span>
<span>
@@ -1174,7 +1173,6 @@
}
this.productModelAdd.parentId = res.data.id
this.productModelAdd.parentIdsName = idsName
console.log(this.productModelAdd.parentIdsName)
this.$forceUpdate()
}else {
this.productModelAdd = res.data