Browse Source

111

Hongxilin
hongxilin 6 months ago
parent
commit
95bebfc5b8
  1. 1
      vue/gold-system/src/views/managerecharge/rate.vue

1
vue/gold-system/src/views/managerecharge/rate.vue

@ -57,7 +57,6 @@ const addRate = async function () {
}
};
}
const add = () => {
Ref.value.validate(async (valid) => {
if (valid) {

Loading…
Cancel
Save