Commit cc2ab4ba by 黑潮

update: 注释代码

parent 7759f7c9
......@@ -483,7 +483,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