gaoaoy
2024-03-13 b6a18d0441c2d5b35faba8c0f504cbcb239a1ddb
src/components/tool/value-table.vue
@@ -471,7 +471,8 @@
               }
            } else {
               delete row.orderBy
               this.$emit(val.method, row)
               this.$parent[val.method](row)
               // this.$emit(val.method, row)
            }
         },
         saveUpData() {