ลบ log
This commit is contained in:
parent
4d0e40ea91
commit
e4188b7ed3
38 changed files with 108 additions and 167 deletions
|
|
@ -752,8 +752,6 @@ const saveData = async () => {
|
|||
};
|
||||
|
||||
const selectProvince = async (e: string | null, name: string) => {
|
||||
console.log("5555555555555");
|
||||
|
||||
if (e != null) {
|
||||
if (name == "1") {
|
||||
addressData.value.districtId = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue