This commit is contained in:
Your Name
2025-07-22 14:41:39 +09:00
parent e2f7ab5113
commit edab77d0c6
3 changed files with 13 additions and 2 deletions

View File

@ -170,10 +170,11 @@ export default {
month : month,
day : day
}
// commect blocId to run UI
// BEGIN TEST UI
// this.$refs['planPop'].blocId = this.pageData.blocMstrList[
// this.pageData.blocId
// ].blocId;
// END TEST UI
this.$refs['planPop'].dialog = true;
},
updatePlan(val) {