Issue #53: done.
This commit is contained in:
@@ -38,6 +38,8 @@ export default defineStore('conformanceStore', {
|
||||
selectedActSeqMore: 'All', // radio
|
||||
selectedActSeqFromTo: 'From', // radio
|
||||
infinite404: null,
|
||||
isStartSelected: null, // start & end 連動先選擇 start
|
||||
isEndSelected: null, // start & end 連動先選擇 end
|
||||
}),
|
||||
getters: {
|
||||
conformanceAllTasks: state => {
|
||||
|
||||
Reference in New Issue
Block a user