This commit is contained in:
2022-04-05 20:03:57 +00:00
parent 6d2c2a3989
commit 43e913d787

View File

@@ -300,7 +300,7 @@
></gz-currency>
</v-col>
<v-col
<!-- <v-col
v-if="form().showMe(this, 'DefaultRate')"
cols="12"
sm="6"
@@ -320,7 +320,7 @@
:error-messages="form().serverErrors(this, 'defaultRate')"
@input="fieldValueChanged('defaultRate')"
></v-select>
</v-col>
</v-col> -->
<v-col
v-if="form().showMe(this, 'UnitId')"