Commit 24ee251e authored by xuanweiace's avatar xuanweiace

upd

parent c45ebefb
......@@ -23,7 +23,6 @@ class Operation_Dialog(QDialog, Ui_Dialog):
self.setupUi(self)
self.setWindowTitle("操作表格")
self.mainWindow = mainWindow
self.pushButton.clicked.connect(self.check_validate_slot)
self.pushButton_2.clicked.connect(self.remake_slot)
# 如果是【修改一行】,选择行的时候要瞬间更新成目前行的内容
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment