Compare commits

..

No commits in common. "d057a5df4792b3019e1ef053fa14d5a33bfbfcbb" and "e5c11edfa87f6f02b8335b771f6623384a4d2ffa" have entirely different histories.

1 changed files with 1 additions and 0 deletions

View File

@ -275,6 +275,7 @@ export default {
determine(value) {
let params = {};
params = value;
params.isAdmin = JSON.parse(params.isAdmin);
console.log(params, "params");
if (this.isType === "add") {
// console.log("");