diff --git a/jeecgboot-vue3/.env.development b/jeecgboot-vue3/.env.development index e37bfea..e090825 100644 --- a/jeecgboot-vue3/.env.development +++ b/jeecgboot-vue3/.env.development @@ -6,10 +6,10 @@ VITE_PUBLIC_PATH = / # 跨域代理,您可以配置多个 ,请注意,没有换行符 -VITE_PROXY = [["/jeecgboot","http://10.121.2.107:18086/jeecg-boot"],["/upload","http://localhost:3300/upload"]] +VITE_PROXY = [["/jeecgboot","http://localhost:18086/jeecg-boot"],["/upload","http://localhost:3300/upload"]] #后台接口全路径地址(必填) -VITE_GLOB_DOMAIN_URL=http://10.121.2.107:18086/jeecg-boot +VITE_GLOB_DOMAIN_URL=http://localhost:18086/jeecg-boot #后台接口父地址(必填) VITE_GLOB_API_URL=/jeecgboot diff --git a/jeecgboot-vue3/src/views/demo/main-home/components/innovationVouchers/index.vue b/jeecgboot-vue3/src/views/demo/main-home/components/innovationVouchers/index.vue index 9837681..bb04430 100644 --- a/jeecgboot-vue3/src/views/demo/main-home/components/innovationVouchers/index.vue +++ b/jeecgboot-vue3/src/views/demo/main-home/components/innovationVouchers/index.vue @@ -1,11 +1,11 @@ @@ -36,7 +36,7 @@ }, { title: '操作', - dataIndex: '', + key: 'setting', }, ]; diff --git a/jeecgboot-vue3/src/views/demo/main-home/components/instrumentInfo/index.vue b/jeecgboot-vue3/src/views/demo/main-home/components/instrumentInfo/index.vue index 48efe7f..5222e43 100644 --- a/jeecgboot-vue3/src/views/demo/main-home/components/instrumentInfo/index.vue +++ b/jeecgboot-vue3/src/views/demo/main-home/components/instrumentInfo/index.vue @@ -14,12 +14,12 @@
-

组合型四级杆轨道离子阱质谱仪 Q Exactive Plus Hybrid
Quadrupole-Orbitrap Mass
Spectrometer

+

{{ info.name }}

状态
型号
仪器分类
生产厂商
仪器类别

-
-
Q Exactive Plus
分析仪器-质谱仪器-有机质谱仪器
杭州成功仪器质量高高科技有限公司
专用
+
-
{{ info.state_dictText }}
分析仪器-质谱仪器-有机质谱仪器
杭州成功仪器质量高高科技有限公司
专用
所在地点      * 黄淮国际教育学院实验室
@@ -96,7 +96,16 @@