This commit is contained in:
liushiwei
2023-08-18 10:03:50 +08:00
parent 27f9c7a874
commit e7200de6a0
4 changed files with 160 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ import store from '../store'
import { Message } from 'element-ui'
const dict = {
url: "/dictionary/queryValsByCodeList",
url: "/api/dictionary/queryValsByCodeList",
loading: [],
resolves: [],
getStorage() {