@fewangsit/wangsvue 1.5.199-alpha.3 → 1.5.199-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/wangsvue.es.js +1 -1
- package/wangsvue.system.js +1 -1
package/package.json
CHANGED
package/wangsvue.es.js
CHANGED
|
@@ -136432,7 +136432,7 @@ const _Ee = { key: 0 }, hEe = { key: 0 }, gEe = {
|
|
|
136432
136432
|
), O = Ie(
|
|
136433
136433
|
() => {
|
|
136434
136434
|
var z;
|
|
136435
|
-
return y.value || !["Backlog", "Waiting for Approval"].includes((z = i.value) == null ? void 0 : z.status) || !["admin", "pm", "teamLeader"].includes(o.value) && !c
|
|
136435
|
+
return y.value || !["Backlog", "Waiting for Approval"].includes((z = i.value) == null ? void 0 : z.status) || !["admin", "pm", "teamLeader"].includes(o.value) && !c.value;
|
|
136436
136436
|
}
|
|
136437
136437
|
), N = Ie(
|
|
136438
136438
|
() => {
|