Skip to content

Commit 472305e

Browse files
author
QM303176530
committed
增加字典提示
1 parent 2512e1b commit 472305e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web/src/view/superAdmin/dictionary/sysDictionary.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@
104104
<el-button @click="enterDialog" type="primary">确 定</el-button>
105105
</div>
106106
</el-dialog>
107+
108+
<div style="margin-top:40px;color:red">获取字典且缓存方法已在前端utils/dictionary 已经封装完成 不必自己书写 使用方法查看文件内注释</div>
107109
</div>
108110
</template>
109111

0 commit comments

Comments
 (0)