Commit 72a2ef6e by 黑潮

Merge branch 'feature/12月迭代' into dev

parents 8feb0ea9 cc2ab4ba
......@@ -484,7 +484,7 @@ export default {
// return;
// }
// 判断是否欠费
if (v.value === 'message' && this.checkAccountState()) return;
// if (v.value === 'message' && this.checkAccountState()) return;
this.dialogCom = 'lib-' + v.value;
// 新增的时候设置为空对象
this.currentItem = {};
......
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