Explorar o código

增加字典提示

QM303176530 %!s(int64=4) %!d(string=hai) anos
pai
achega
472305ec7c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      web/src/view/superAdmin/dictionary/sysDictionary.vue

+ 2 - 0
web/src/view/superAdmin/dictionary/sysDictionary.vue

@@ -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>
   </div>
 </template>