src/components/tool/value-table.vue @@ -461,6 +461,7 @@ }) }, openAddDia(addUrl) { console.log(addUrl); this.addDia = true this.addUrl = addUrl this.upData = {} @@ -657,4 +658,4 @@ } } } </script> </script>