fix: Project resource quota edit bug
Created by: weili520
Signed-off-by: TheYoungManLi cjl@kubesphere.io
What type of PR is this?
/kind bug
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes ##4292
Special notes for reviewers:
Fixed the following problem:
(1) user can not cancel gpu setting.
(2) resource quota params include limits and request in UI.
(3) spec.hard include the deleted field although user has delete in UI.
Does this PR introduced a user-facing change?
NONE