Commit fa5d244f authored by renjintao's avatar renjintao

mesplan

parent e4fd656a
......@@ -552,7 +552,8 @@ export default {
methods: {
getRules() {
let ruleInfos = this.$u.makeRules()
alert(JSON.stringify(ruleInfos))
console.log(ruleInfos)
//alert(JSON.stringify(ruleInfos))
},
addOk() {
this.$refs.grid.load();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment