This commit is contained in:
tczjx58520 2020-05-16 10:47:52 +08:00
parent a55f0216ac
commit 9e6639bb57
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View file

@ -23,3 +23,4 @@ selenium-debug.log
package-lock.json
CCC.zip
test.zip

View file

@ -166,8 +166,8 @@
:edit-config="{ showIcon: true, showStatus: true}"
:edit-rules="validRules"
:summary-method="getSummaries"
:show-summary="jundgeprice()"
class="click-table1"
show-summary
stripe
border
size="small"
@ -224,7 +224,7 @@
</template> -->
</el-editable-column>
<el-editable-column :label="$t('updates.sl')" prop="taxRate" align="center" min-width="170px">
<template slot="edit" slot-scope="scope">
<template slot-scope="scope">
<el-input-number
v-show="jundgeprice()"
:precision="6"