Explorar el Código

fix:调整设置管理人初始值

wuguojie hace 1 año
padre
commit
67f4bf70f2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/operationManagement/modules/allocation.vue

+ 1 - 0
src/views/operationManagement/modules/allocation.vue

@@ -72,6 +72,7 @@ const initCheckedKeys = (id, type, ids) => {
   checkedKeys.value = [id]
   selectedIds.value = [...ids]
   initUser(id)
+  radioValue.value = ''
 }
 
 // 搜索过滤