#pyside6 QLineEdit控件没有被执行

#pyside6

img

data=args[0] 是通过另外一个文件把值传递过来的。
但是在update_label_value 这里 QLineEdit控件没有被执行,下面 IF 也被执行了。
求大shen帮忙

代码发过来我给你调好