断裂带
This commit is contained in:
@@ -37,6 +37,8 @@ export const useStatusStore = defineStore('status', () => {
|
||||
hiddenDangerPointShow: true,
|
||||
/** 风险点显示状态 */
|
||||
riskPointShow: true,
|
||||
/** 断裂带显示状态 */
|
||||
faultShow: true,
|
||||
});
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user