Explorar o código

优化 回调函数名称错误

wuxw %!s(int64=6) %!d(string=hai) anos
pai
achega
8962d65ea7

+ 2 - 2
WebService/src/main/resources/components/staffPackage/view-staff-info/viewStaffInfo.html

@@ -51,7 +51,7 @@
     </div>
 
     <vc:create name="searchStaff"
-               emitChooseOrg="viewStaffInfo"
-               emitLoadData="chooseStaff"
+               callBackListener="viewStaffInfo"
+               callBackFunction="chooseStaff"
     ></vc:create>
 </div>