From-wh 2 лет назад
Родитель
Сommit
eceaacc7dc
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      template/admin/src/pages/setting/devise/diyIndex.vue

+ 1 - 0
template/admin/src/pages/setting/devise/diyIndex.vue

@@ -817,6 +817,7 @@ export default {
           if (!init) {
             this.pageId = res.data.id;
           }
+          this.saveName = '';
           this.$Message.success(res.msg);
         })
         .catch((res) => {