@@ -321,7 +321,7 @@
placeholder="请填写发票金额"
maxlength="15"
v-model="inputForm.accountTotal"
-
+ :disabled="true"
>
</el-input>