You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
226 B

/**
* Created by songdalin on 2019/07/24.
*/
define(function (require, exports, module) {
return {
ETP0603_001: "您确定要删除当前的数据吗?",
ETP0603_002: "",
ETP0603_003: ""
}
})