Explorar o código

新增元素后,更新列表

gangyj %!s(int64=3) %!d(string=hai) anos
pai
achega
fff88783f4
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/manager/projectinfo/editElement/editElement.vue

+ 3 - 0
src/views/manager/projectinfo/editElement/editElement.vue

@@ -482,6 +482,9 @@ export default {
           message: '添加成功'
         })
         this.AddNewElementField = ''
+
+        //更新下拉列表s
+        this.getElementInfoByTabId()
       }
     },
     //#endregion