src/views/hosp/template/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/system/packages/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/system/user/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/hosp/template/index.vue
@@ -8,6 +8,7 @@ v-show="showSearch" label-width="68px" style="margin-top: 20px; margin-left: 20px" @submit.native.prevent > <el-form-item label="模板名称" prop="name"> <el-input src/views/system/packages/index.vue
@@ -6,6 +6,7 @@ size="small" :inline="true" v-show="showSearch" @submit.native.prevent label-width="68px" > <el-form-item label="组合名称" prop="zhmc"> src/views/system/user/index.vue
@@ -1610,6 +1610,7 @@ // 根据名称筛选部门树 deptName(val) { console.log(val); this.$refs.tree.filter(val); }, treeId(newVal, oldVal) { if (newVal) {