When entering Chinese, the input box of vue will bring Pinyin with it.

when entering Chinese, Pinyin and Chinese will eventually be displayed

this problem is only found in the earlier version of Google browser. What is the reason?

The code of the

input box is normal data binding

<el-form-item :label="$t("dispatcherAllocationInfo.packageFlag")" label-width="100px">
  <el-input v-model.trim="pageParam.pkgFlag"></el-input>
</el-form-item>
Jun.28,2022

has nothing to do with the Chrome version and Vue, there has always been such a feature

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35246-2b2d3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35246-2b2d3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?