@@ -3,7 +3,8 @@ ENV = 'development'
port = 8080
# base api
VUE_APP_BASE_AI_API='https://ylaiapi.raycos.com.cn'
-VUE_APP_BASE_API = 'http://183.195.216.54:8084'
+#VUE_APP_BASE_API = 'http://183.195.216.54:8084'
+VUE_APP_BASE_API = 'http://192.168.66.163:8084'
#192.168.66.187
#朱:192.168.66.163
#测试服务器:121.36.251.245
@@ -1836,7 +1836,8 @@ export default {
/* page: 1,
pageSize: 10, */
project_id:this.currentData.id,
- id: template.id
+ id: template.id,
+ is_template:1
})
if(res.status!== 200) return
// 检查模板数据格式