gaoshp
2024-11-19 f29900986f01cf5d39b5755cec674825cef27961
src/views/console/system/menu.vue
@@ -1,9 +1,9 @@
<!--
 * @Author: lzhe lzhe@example.com
 * @Date: 2024-03-26 10:28:33
 * @LastEditors: lzhe lzhe@example.com
 * @LastEditTime: 2024-10-24 17:49:25
 * @FilePath: /smart-web/src/views/master/person/main/index.vue
 * @LastEditors: gaoshp
 * @LastEditTime: 2024-11-19 19:25:08
 * @FilePath: /cps-web/src/views/console/system/menu.vue
 * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
<template>
@@ -131,7 +131,8 @@
               name: "",
               code: "",
               alias: "",
               belongApplication: ""
               belongApplication: "",
               parentId: "0"
            }
            this.searchBtn();
         },