hookehuyr

fix

<!--
* @Date: 2022-07-18 10:22:22
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2023-02-07 13:36:47
* @LastEditTime: 2023-02-07 13:38:22
* @FilePath: /data-table/src/views/index.vue
* @Description: 首页
-->
......@@ -321,7 +321,6 @@ const checkUserSubscribe = async () => {
show.value = false;
}
// 凭密码填写设置
console.warn(form_setting.mmtx_enable);
if (form_setting.mmtx_enable) {
pwd_show.value = true;
} else {
......