mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 11:19:56 +00:00
no message
This commit is contained in:
parent
783c21ad18
commit
5fc598a220
@ -167,7 +167,7 @@ services:
|
||||
|
||||
ai:
|
||||
container_name: "dootask-ai-${APP_ID}"
|
||||
image: "kuaifan/dootask-ai:0.2.5"
|
||||
image: "kuaifan/dootask-ai:0.2.6"
|
||||
environment:
|
||||
REDIS_HOST: "${REDIS_HOST}"
|
||||
REDIS_PORT: "${REDIS_PORT}"
|
||||
|
||||
1
resources/assets/js/store/actions.js
vendored
1
resources/assets/js/store/actions.js
vendored
@ -384,6 +384,7 @@ export default {
|
||||
/**
|
||||
* 切换面板变量
|
||||
* @param state
|
||||
* @param data
|
||||
* @param data|{key, project_id}
|
||||
*/
|
||||
toggleProjectParameter({state}, data) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user