Commit 5b1424fc authored by huyuanming's avatar huyuanming
Browse files

Revert "国际化"

This reverts commit ffd19e10.
parent ffd19e10
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@
        </tr>
      </table>
    </div>
    <x-button size="xsmall" style="position: absolute; bottom: -48px; left: 22px;" v-if="strDelete !== ''" @click="_batchDelete">{{$t('Delete')}}</x-button>
    <x-button size="xsmall" style="position: absolute; bottom: -48px; left: 22px;" v-if="strDelete !== ''" @click="_batchDelete">删除</x-button>
  </div>
</template>
<script>
+1 −1
Original line number Diff line number Diff line
@@ -249,7 +249,7 @@
        </tr>
      </table>
    </div>
    <x-button size="xsmall" style="position: absolute; bottom: -48px; left: 22px;" v-if="strDelete !== ''" @click="_batchDelete">{{$t('Delete')}}</x-button>
    <x-button size="xsmall" style="position: absolute; bottom: -48px; left: 22px;" v-if="strDelete !== ''" @click="_batchDelete">删除</x-button>
  </div>
</template>
<script>