774078984@qq.com il y a 5 mois
Parent
commit
268d0a25bd
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/tariffManagement/index.vue

+ 1 - 0
src/views/tariffManagement/index.vue

@@ -210,6 +210,7 @@ const handleSubmitEditName = async () => {
       content: '修改成功',
       duration: 2000,
     })
+    intData()
     handleCancelTarriName()
    }
 }