Update
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user