#9 1

Merge realizado
baishaojie mesclou 2 commits de Shan_2024/feature-hss2025 em Shan_2024/feature/shengmu 2 semanas atrás

+ 1 - 1
.env.development

@@ -9,7 +9,7 @@ ENV = 'development'
 #VUE_APP_BASE_API = 'http://kpttest.kptyun.com/'
 
 # 线上
-VUE_APP_BASE_API = 'http://127.0.0.1:8082/'
+VUE_APP_BASE_API = 'http://127.0.0.1:8081/'
 
 线上
 #VUE_APP_BASE_API = 'http://127.0.0.1:8081/'

+ 2 - 2
.env.production

@@ -3,7 +3,7 @@ ENV = 'production'
 
 # base api
 # 正式线
-VUE_APP_BASE_API = ':8082/'
+#VUE_APP_BASE_API = ':8082/'
 # VUE_APP_BASE_API = 'http://192.168.1.70:8088/'
 # VUE_APP_BASE_API = 'http://127.0.0.1:8081/'
-#VUE_APP_BASE_API = '/'
+VUE_APP_BASE_API = '/'

BIN
dist.zip


+ 2 - 2
src/views/formulationPlan/dailyExecutionPlan/index.vue

@@ -322,11 +322,11 @@
             prop="sort"
             width="50px"
           />
-          <el-table-column label="计划id" min-width="90px" align="center">
+          <!-- <el-table-column label="计划id" min-width="90px" align="center">
             <template slot-scope="scope">
               <span>{{ scope.row.downloadedplanId }}/{{scope.row.id }}</span>
             </template>
-          </el-table-column>
+          </el-table-column> -->
 
           <el-table-column label="计划名称" min-width="90px" align="center">
             <template slot-scope="scope">