mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-16 14:26:45 +08:00
富文本
This commit is contained in:
@@ -570,6 +570,8 @@ export default {
|
||||
}
|
||||
CountNum += Number(item["weightScale"]);
|
||||
}
|
||||
console.log("CountNum");
|
||||
console.log(CountNum);
|
||||
if (CountNum !== 100) {
|
||||
message.error("当前权重设置是百分制 请重新配置");
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user