|
@@ -56,6 +56,7 @@ export default {
|
|
|
|
|
|
|
|
Vue.prototype.$ibpsUrl = env.VUE_APP_BASE_API_0_0_TEST
|
|
Vue.prototype.$ibpsUrl = env.VUE_APP_BASE_API_0_0_TEST
|
|
|
const reportPath = '罗医细胞质量检测实验室'
|
|
const reportPath = '罗医细胞质量检测实验室'
|
|
|
|
|
+ Vue.prototype.$reportFilePath = reportPath
|
|
|
// 格式化参数
|
|
// 格式化参数
|
|
|
const getParams = (params) => {
|
|
const getParams = (params) => {
|
|
|
const parts = params.split('&')
|
|
const parts = params.split('&')
|