如题,请问怎么破= =,重新打开后点击添加行还是按照12345的顺序生成序号
https://bbs.fanruan.com/thread-94635-1-1.html ---自定义流水号,序号
https://bbs.fanruan.com/wenda/question/209529.html 数据库自增ID
把序号存在数据库 每次取出最大值
新值
写入公式
sql("datahouse_指标库","select max(ID)+1 from 门店未购原因 ,1,1)