@@ -104,6 +104,8 @@
<el-button @click="enterDialog" type="primary">确 定</el-button>
</div>
</el-dialog>
+
+ <div style="margin-top:40px;color:red">获取字典且缓存方法已在前端utils/dictionary 已经封装完成 不必自己书写 使用方法查看文件内注释</div>
</template>